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

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 195 bool EndBreak_SplitLine(CFX_RTFLine* pNextLine,
fgas_textbreak.h 257 bool EndBreak_SplitLine(CFX_TxtLine* pNextLine,
fgas_rtfbreak.cpp 436 if (!EndBreak_SplitLine(pNextLine, bAllChars, dwStatus)) {
450 bool CFX_RTFBreak::EndBreak_SplitLine(CFX_RTFLine* pNextLine,
fgas_textbreak.cpp 645 bool CFX_TxtBreak::EndBreak_SplitLine(CFX_TxtLine* pNextLine,
941 if (!EndBreak_SplitLine(pNextLine, bAllChars, dwStatus)) {
    [all...]

Completed in 50 milliseconds