HomeSort by relevance Sort by last modified time
    Searched refs:AppendChar_Others (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.cpp 22 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Tab,
23 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Control,
24 &CFX_RTFBreak::AppendChar_Combination, &CFX_RTFBreak::AppendChar_Others,
25 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Arabic,
28 &CFX_RTFBreak::AppendChar_Arabic, &CFX_RTFBreak::AppendChar_Others,
29 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Others,
371 CFX_RTFBreakType CFX_RTFBreak::AppendChar_Others(CFX_RTFChar* pCurChar) {
fgas_textbreak.cpp 24 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Tab,
25 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Control,
26 &CFX_TxtBreak::AppendChar_Combination, &CFX_TxtBreak::AppendChar_Others,
27 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Arabic,
30 &CFX_TxtBreak::AppendChar_Arabic, &CFX_TxtBreak::AppendChar_Others,
31 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Others,
502 uint32_t CFX_TxtBreak::AppendChar_Others(CFX_TxtChar* pCurChar,
    [all...]
fgas_rtfbreak.h 176 CFX_RTFBreakType AppendChar_Others(CFX_RTFChar* pCurChar);
fgas_textbreak.h 244 uint32_t AppendChar_Others(CFX_TxtChar* pCurChar, int32_t iRotation);

Completed in 78 milliseconds