HomeSort by relevance Sort by last modified time
    Searched refs:EndBreak_BidiLine (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 198 void EndBreak_BidiLine(std::deque<FX_TPO>* tpos, CFX_RTFBreakType dwStatus);
fgas_textbreak.h 260 void EndBreak_BidiLine(std::deque<FX_TPO>* tpos, uint32_t dwStatus);
fgas_rtfbreak.cpp 438 EndBreak_BidiLine(&tpos, dwStatus);
522 void CFX_RTFBreak::EndBreak_BidiLine(std::deque<FX_TPO>* tpos,
fgas_textbreak.cpp 697 void CFX_TxtBreak::EndBreak_BidiLine(std::deque<FX_TPO>* tpos,
943 EndBreak_BidiLine(&tpos, dwStatus);
    [all...]

Completed in 60 milliseconds