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

/external/pdfium/xfa/fgas/layout/
H A Dfgas_rtfbreak.h198 void EndBreak_BidiLine(std::deque<FX_TPO>* tpos, CFX_RTFBreakType dwStatus);
H A Dfgas_textbreak.h260 void EndBreak_BidiLine(std::deque<FX_TPO>* tpos, uint32_t dwStatus);
H A Dfgas_rtfbreak.cpp438 EndBreak_BidiLine(&tpos, dwStatus);
522 void CFX_RTFBreak::EndBreak_BidiLine(std::deque<FX_TPO>* tpos, function in class:CFX_RTFBreak
H A Dfgas_textbreak.cpp697 void CFX_TxtBreak::EndBreak_BidiLine(std::deque<FX_TPO>* tpos, function in class:CFX_TxtBreak
943 EndBreak_BidiLine(&tpos, dwStatus);

Completed in 104 milliseconds