Searched refs:SwRectGet (Results 1 – 3 of 3) sorted by relevance
147 SwRectGet fnGetTop;148 SwRectGet fnGetBottom;149 SwRectGet fnGetLeft;150 SwRectGet fnGetRight;151 SwRectGet fnGetWidth;152 SwRectGet fnGetHeight;
160 typedef long (SwRect:: *SwRectGet)() const; typedef
5085 SwRectGet fnGetX = IsRightToLeft() ? fnRect->fnGetLeft : fnRect->fnGetRight; in PaintColLines()
Completed in 57 milliseconds