Searched refs:fContentHeight (Results 1 – 3 of 3) sorted by relevance
219 const double fContentHeight(aContentRange.getHeight()); in apply() local221 if(fContentWidth > 0.0 && fContentHeight > 0.0) in apply()236 aContentRange.getMinY() + (fY * fContentHeight), in apply()238 aContentRange.getMinY() + ((fY + fH) * fContentHeight)); in apply()
133 double fContentHeight, in PagePreviewPrimitive2D() argument141 mfContentHeight(fContentHeight), in PagePreviewPrimitive2D()
79 double fContentHeight,
Completed in 18 milliseconds