Searched refs:FX_TPO (Results 1 – 5 of 5) sorted by relevance
17 struct FX_TPO { struct18 bool operator<(const FX_TPO& that) const { return pos < that.pos; }
87 void EndBreak_BidiLine(std::deque<FX_TPO>* tpos, CFX_BreakType dwStatus);88 void EndBreak_Alignment(const std::deque<FX_TPO>& tpos,
82 void EndBreak_BidiLine(std::deque<FX_TPO>* tpos, CFX_BreakType dwStatus);83 void EndBreak_Alignment(const std::deque<FX_TPO>& tpos,
279 std::deque<FX_TPO> tpos; in EndBreak()361 void CFX_RTFBreak::EndBreak_BidiLine(std::deque<FX_TPO>* tpos, in EndBreak_BidiLine()395 FX_TPO tpo; in EndBreak_BidiLine()453 void CFX_RTFBreak::EndBreak_Alignment(const std::deque<FX_TPO>& tpos, in EndBreak_Alignment()
289 void CFX_TxtBreak::EndBreak_BidiLine(std::deque<FX_TPO>* tpos, in EndBreak_BidiLine()292 FX_TPO tpo; in EndBreak_BidiLine()395 void CFX_TxtBreak::EndBreak_Alignment(const std::deque<FX_TPO>& tpos, in EndBreak_Alignment()498 std::deque<FX_TPO> tpos; in EndBreak()