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