Searched refs:fFree (Results 1 – 1 of 1) sorted by relevance
868 const double fFree(aAnchorTextRange.getWidth() - aOutlinerScale.getX()); in impDecomposeBlockTextPrimitive() local872 aAdjustTranslate.setX(fFree / 2.0); in impDecomposeBlockTextPrimitive()877 aAdjustTranslate.setX(fFree); in impDecomposeBlockTextPrimitive()884 const double fFree(aAnchorTextRange.getHeight() - aOutlinerScale.getY()); in impDecomposeBlockTextPrimitive() local888 aAdjustTranslate.setY(fFree / 2.0); in impDecomposeBlockTextPrimitive()893 aAdjustTranslate.setY(fFree); in impDecomposeBlockTextPrimitive()
Completed in 19 milliseconds