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

  /external/pdfium/xfa/fgas/layout/
cfx_rtfbreak.cpp 278 if (!EndBreak_SplitLine(pNextLine, bAllChars, dwStatus)) {
292 bool CFX_RTFBreak::EndBreak_SplitLine(CFX_BreakLine* pNextLine,
cfx_txtbreak.cpp 261 bool CFX_TxtBreak::EndBreak_SplitLine(CFX_BreakLine* pNextLine,
497 if (!EndBreak_SplitLine(pNextLine, bAllChars)) {

Completed in 965 milliseconds