Home
last modified time | relevance | path

Searched refs:EndBreak_BidiLine (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fgas/layout/
Dcfx_rtfbreak.h87 void EndBreak_BidiLine(std::deque<FX_TPO>* tpos, CFX_BreakType dwStatus);
Dcfx_txtbreak.h82 void EndBreak_BidiLine(std::deque<FX_TPO>* tpos, CFX_BreakType dwStatus);
Dcfx_rtfbreak.cpp280 EndBreak_BidiLine(&tpos, dwStatus); in EndBreak()
361 void CFX_RTFBreak::EndBreak_BidiLine(std::deque<FX_TPO>* tpos, in EndBreak_BidiLine() function in CFX_RTFBreak
Dcfx_txtbreak.cpp289 void CFX_TxtBreak::EndBreak_BidiLine(std::deque<FX_TPO>* tpos, in EndBreak_BidiLine() function in CFX_TxtBreak
499 EndBreak_BidiLine(&tpos, dwStatus); in EndBreak()