Searched refs:AppendChar_Others (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fgas/src/layout/
H A Dfx_rtfbreak.cpp337 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Tab,
338 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Control,
339 &CFX_RTFBreak::AppendChar_Combination, &CFX_RTFBreak::AppendChar_Others,
340 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Arabic,
343 &CFX_RTFBreak::AppendChar_Arabic, &CFX_RTFBreak::AppendChar_Others,
344 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Others,
569 FX_DWORD CFX_RTFBreak::AppendChar_Others(CFX_RTFChar* pCurChar, function in class:CFX_RTFBreak
H A Dfx_textbreak.cpp516 FX_DWORD CFX_TxtBreak::AppendChar_Others(CFX_Char* pCurChar, function in class:CFX_TxtBreak
562 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Tab,
563 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Control,
564 &CFX_TxtBreak::AppendChar_Combination, &CFX_TxtBreak::AppendChar_Others,
565 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Arabic,
568 &CFX_TxtBreak::AppendChar_Arabic, &CFX_TxtBreak::AppendChar_Others,
569 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Others,
H A Dfx_rtfbreak.h112 FX_DWORD AppendChar_Others(CFX_RTFChar* pCurChar, int32_t iRotation);
H A Dfx_textbreak.h104 FX_DWORD AppendChar_Others(CFX_Char* pCurChar, int32_t iRotation);

Completed in 60 milliseconds