Home
last modified time | relevance | path

Searched defs:metrics (Results 1 – 3 of 3) sorted by relevance

/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java167 FontMetrics metrics = getFontMetrics(font); in update() local
189 FontMetrics metrics = getFontMetrics(font); in paintComponent() local
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java318 FontMetrics metrics = getFontMetrics(font); in update() local
340 FontMetrics metrics = getFontMetrics(font); in paintComponent() local
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx498 static void GetMetrics(TrueTypeFont *ttf, sal_uInt32 glyphID, TTGlyphMetrics *metrics) in GetMetrics()
529 …rueTypeFont *ttf, sal_uInt32 glyphID, ControlPoint **pointArray, TTGlyphMetrics *metrics) /*FOLD02… in GetSimpleTTOutline()
620 …rueTypeFont *ttf, sal_uInt32 glyphID, ControlPoint **pointArray, TTGlyphMetrics *metrics, std::vec… in GetCompoundTTOutline()
825 …rueTypeFont *ttf, sal_uInt32 glyphID, ControlPoint **pointArray, TTGlyphMetrics *metrics, std::vec… in GetTTGlyphOutline()
2000 TTGlyphMetrics metrics; in CreateT3FromTTGlyphs() local

Completed in 48 milliseconds