Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.h88 void AppendTextLine(CFX_BreakType dwStatus,
Dcxfa_textlayout.cpp892 AppendTextLine(dwStatus, fLinePos, bSavePieces); in AppendChar()
943 AppendTextLine(dwStatus, fLinePos, bSavePieces, true); in EndBreak()
1001 void CXFA_TextLayout::AppendTextLine(CFX_BreakType dwStatus, in AppendTextLine() function in CXFA_TextLayout