Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.h95 void AppendTextLine(CFX_RTFBreakType dwStatus,
Dcxfa_textlayout.cpp907 AppendTextLine(dwStatus, fLinePos, bSavePieces); in AppendChar()
958 AppendTextLine(dwStatus, fLinePos, bSavePieces, true); in EndBreak()
1017 void CXFA_TextLayout::AppendTextLine(CFX_RTFBreakType dwStatus, in AppendTextLine() function in CXFA_TextLayout