Home
last modified time | relevance | path

Searched refs:mfScaling (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx543 mfScaling(1.0), in GraphiteLayout()
707 mfScaling = 1.0f / mnUnitsPerPixel; in CreateSegment()
794 …s.mnEndCharPos, limit, rArgs.mnLength, maLayout.rightToLeft(), pSegment->rightToLeft(), mfScaling); in CreateSegment()
833 (pSegRecord->fontScale() == mfScaling) && in LayoutGlyphs()
863 mnWidth, mfScaling, mvChar2BaseGlyph, mvGlyph2Char, mvCharDxs); in LayoutGlyphs()
880 mfScaling); in LayoutGlyphs()
/aoo41x/main/vcl/inc/
H A Dgraphite_layout.hxx122 float mfScaling; member in GraphiteLayout
162 void SetFontScale(float s) { mfScaling = s; }; in SetFontScale()

Completed in 38 milliseconds