Searched defs:getGlyphPoint (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/test/letest/ |
D | SimpleFontInstance.cpp | 128 le_bool SimpleFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint &/… in getGlyphPoint() function in SimpleFontInstance
|
D | PortableFontInstance.cpp | 333 le_bool PortableFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint … in getGlyphPoint() function in PortableFontInstance
|
/external/icu4c/samples/layout/ |
D | ScriptCompositeFontInstance.cpp | 50 le_bool ScriptCompositeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &… in getGlyphPoint() function in ScriptCompositeFontInstance
|
D | GnomeFontInstance.cpp | 158 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint() function in GnomeFontInstance
|
D | GDIFontInstance.cpp | 360 le_bool GDIFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const in getGlyphPoint() function in GDIFontInstance
|