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

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 173 CFX_RTFBreakType AppendChar_Tab(CFX_RTFChar* pCurChar);
fgas_textbreak.h 241 uint32_t AppendChar_Tab(CFX_TxtChar* pCurChar, int32_t iRotation);
fgas_rtfbreak.cpp 22 &CFX_RTFBreak::AppendChar_Others, &CFX_RTFBreak::AppendChar_Tab,
286 CFX_RTFBreakType CFX_RTFBreak::AppendChar_Tab(CFX_RTFChar* pCurChar) {
fgas_textbreak.cpp 24 &CFX_TxtBreak::AppendChar_Others, &CFX_TxtBreak::AppendChar_Tab,
381 uint32_t CFX_TxtBreak::AppendChar_Tab(CFX_TxtChar* pCurChar,
    [all...]

Completed in 620 milliseconds