Home
last modified time | relevance | path

Searched refs:GetMetricsFT (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx73 pixHeight = from_hinted(font.GetMetricsFT().height); in FontProperties()
116 mfAscent(from_hinted(static_cast<FreetypeServerFont &>(sfont).GetMetricsFT().ascender)), in GraphiteFontAdaptor()
117 mfDescent(from_hinted(static_cast<FreetypeServerFont &>(sfont).GetMetricsFT().descender)), in GraphiteFontAdaptor()
118 mfEmUnits(static_cast<FreetypeServerFont &>(sfont).GetMetricsFT().y_ppem), in GraphiteFontAdaptor()
H A Dgcach_layout.cxx288 const FT_Size_Metrics& rMetrics = mrServerFont.GetMetricsFT(); in getAscent()
297 const FT_Size_Metrics& rMetrics = mrServerFont.GetMetricsFT(); in getDescent()
306 const FT_Size_Metrics& rMetrics = mrServerFont.GetMetricsFT(); in getLeading()
H A Dgcach_ftyp.hxx201 const FT_Size_Metrics& GetMetricsFT() const { return maSizeFT->metrics; } in GetMetricsFT() function in FreetypeServerFont

Completed in 31 milliseconds