Searched refs:fContentWidth (Results 1 – 3 of 3) sorted by relevance
218 const double fContentWidth(aContentRange.getWidth()); in apply() local221 if(fContentWidth > 0.0 && fContentHeight > 0.0) in apply()235 aContentRange.getMinX() + (fX * fContentWidth), in apply()237 aContentRange.getMinX() + ((fX + fW) * fContentWidth), in apply()
132 double fContentWidth, in PagePreviewPrimitive2D() argument140 mfContentWidth(fContentWidth), in PagePreviewPrimitive2D()
78 double fContentWidth,
Completed in 14 milliseconds