Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.h153 void AppendTextLine(CFGAS_Char::BreakType dwStatus,
Dcxfa_textlayout.cpp922 AppendTextLine(dwStatus, pLinePos, bSavePieces, false); in AppendChar()
952 AppendTextLine(dwStatus, pLinePos, bSavePieces, true); in EndBreak()
1010 void CXFA_TextLayout::AppendTextLine(CFGAS_Char::BreakType dwStatus, in AppendTextLine() function in CXFA_TextLayout