Home
last modified time | relevance | path

Searched refs:mfEmUnits (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dgraphite_adaptors.hxx125 mfEmUnits; member in GraphiteFontAdaptor
/trunk/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx118 mfEmUnits(static_cast<FreetypeServerFont &>(sfont).GetMetricsFT().y_ppem), in GraphiteFontAdaptor()
155 mfAscent(rhs.mfAscent), mfDescent(rhs.mfDescent), mfEmUnits(rhs.mfEmUnits), in GraphiteFontAdaptor()
240 if (em_square_out) *em_square_out = mfEmUnits; in getFontMetrics()

Completed in 7 milliseconds