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

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 172 CFX_RTFBreakType AppendChar_Combination(CFX_RTFChar* pCurChar);
fgas_textbreak.h 240 uint32_t AppendChar_Combination(CFX_TxtChar* pCurChar, int32_t iRotation);
fgas_rtfbreak.cpp 24 &CFX_RTFBreak::AppendChar_Combination, &CFX_RTFBreak::AppendChar_Others,
266 CFX_RTFBreakType CFX_RTFBreak::AppendChar_Combination(CFX_RTFChar* pCurChar) {
fgas_textbreak.cpp 26 &CFX_TxtBreak::AppendChar_Combination, &CFX_TxtBreak::AppendChar_Others,
334 uint32_t CFX_TxtBreak::AppendChar_Combination(CFX_TxtChar* pCurChar,
    [all...]

Completed in 62 milliseconds