Home
last modified time | relevance | path

Searched refs:AppendChar_Combination (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fgas/src/layout/
Dfx_textbreak.h100 FX_DWORD AppendChar_Combination(CFX_Char* pCurChar, int32_t iRotation);
Dfx_rtfbreak.h108 FX_DWORD AppendChar_Combination(CFX_RTFChar* pCurChar, int32_t iRotation);
Dfx_textbreak.cpp345 FX_DWORD CFX_TxtBreak::AppendChar_Combination(CFX_Char* pCurChar, in AppendChar_Combination() function in CFX_TxtBreak
564 &CFX_TxtBreak::AppendChar_Combination, &CFX_TxtBreak::AppendChar_Others,
Dfx_rtfbreak.cpp339 &CFX_RTFBreak::AppendChar_Combination, &CFX_RTFBreak::AppendChar_Others,
437 FX_DWORD CFX_RTFBreak::AppendChar_Combination(CFX_RTFChar* pCurChar, in AppendChar_Combination() function in CFX_RTFBreak