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

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 174 CFX_RTFBreakType AppendChar_Control(CFX_RTFChar* pCurChar);
fgas_textbreak.h 242 uint32_t AppendChar_Control(CFX_TxtChar* pCurChar, int32_t iRotation);
fgas_rtfbreak.cpp 23 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Control,
302 CFX_RTFBreakType CFX_RTFBreak::AppendChar_Control(CFX_RTFChar* pCurChar) {
fgas_textbreak.cpp 25 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Control,
410 uint32_t CFX_TxtBreak::AppendChar_Control(CFX_TxtChar* pCurChar,
    [all...]

Completed in 167 milliseconds