Home
last modified time | relevance | path

Searched refs:AppendChar_PageLoad (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fgas/src/layout/
Dfx_textbreak.h99 void AppendChar_PageLoad(CFX_Char* pCurChar, FX_DWORD dwProps);
Dfx_textbreak.cpp317 void CFX_TxtBreak::AppendChar_PageLoad(CFX_Char* pCurChar, FX_DWORD dwProps) { in AppendChar_PageLoad() function in CFX_TxtBreak
588 AppendChar_PageLoad(pCurChar, dwProps); in AppendChar()