Home
last modified time | relevance | path

Searched refs:getGlyphPoint (Results 101 – 125 of 132) sorted by relevance

123456

/dports/devel/icu/icu/source/samples/layout/
H A DGnomeFontInstance.cpp164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint() function in GnomeFontInstance
/dports/devel/icu-lx/icu/source/samples/layout/
H A DGnomeFontInstance.cpp164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint() function in GnomeFontInstance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/samples/layout/
H A DGnomeFontInstance.cpp164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint() function in GnomeFontInstance
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/samples/layout/
H A DGnomeFontInstance.cpp164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint() function in GnomeFontInstance
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/samples/layout/
H A DGnomeFontInstance.cpp164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint() function in GnomeFontInstance
/dports/games/openttd/openttd-12.1/src/
H A Dgfx_layout.h107 le_bool getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const;
/dports/devel/py-pyicu/PyICU-2.4.3/
H A Dlayoutengine.cpp256 virtual le_bool getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, in getGlyphPoint() function in PythonLEFontInstance
317 DEFINE_ABSTRACT(t_lefontinstance, LEFontInstance, getGlyphPoint);
332 DECLARE_METHOD(t_lefontinstance, getGlyphPoint, METH_VARARGS),
/dports/graphics/silgraphite/silgraphite-2.3.1/wrappers/freetype/
H A DFreetypeFont.cpp152 void FreetypeFont::getGlyphPoint(gid16 gid, unsigned int pointNum, gr::Point & xyReturn) in getGlyphPoint() function in gr::FreetypeFont
/dports/graphics/silgraphite/silgraphite-2.3.1/wrappers/pangographite/
H A DFreetypeFont.cpp138 void FreetypeFont::getGlyphPoint(gid16 gid, unsigned int pointNum, gr::Point & xyReturn) in getGlyphPoint() function in gr::FreetypeFont
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/include/graphite/
H A DFont.h305 virtual void getGlyphPoint(gid16 glyphID, unsigned int pointNum, gr::Point & pointReturn);
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dicushaper.cpp300 le_bool IcuFontImpl::getGlyphPoint ( LEGlyphID glyph, le_int32 pointNumber, LEPoint & point ) const in getGlyphPoint() function in IcuFontImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.cpp262 le_bool FontInstanceAdapter::getGlyphPoint(LEGlyphID glyph, in getGlyphPoint() function in FontInstanceAdapter
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/
H A DFontInstanceAdapter.cpp262 le_bool FontInstanceAdapter::getGlyphPoint(LEGlyphID glyph, in getGlyphPoint() function in FontInstanceAdapter
/dports/devel/icu-le-hb/icu-le-hb-1.0.3-7-g04505b2/src/
H A DLayoutEngine.cpp98 if (!fontInstance->getGlyphPoint (glyph, point_index, point)) in icu_le_hb_font_get_glyph_contour_point()
/dports/devel/icu-lx/icu/source/test/perf/leperf/
H A DPortableFontInstance.cpp403 le_bool PortableFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint … in getGlyphPoint() function in PortableFontInstance
/dports/devel/icu/icu/source/test/letest/
H A DPortableFontInstance.cpp395 le_bool PortableFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint … in getGlyphPoint() function in PortableFontInstance
/dports/devel/icu/icu/source/test/perf/leperf/
H A DPortableFontInstance.cpp403 le_bool PortableFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint … in getGlyphPoint() function in PortableFontInstance
/dports/devel/icu-lx/icu/source/test/letest/
H A DPortableFontInstance.cpp395 le_bool PortableFontInstance::getGlyphPoint(LEGlyphID /*glyph*/, le_int32 /*pointNumber*/, LEPoint … in getGlyphPoint() function in PortableFontInstance
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DTrueTypeFont.java1698 Point2D.Float getGlyphPoint(long pScalerContext, in getGlyphPoint() method in TrueTypeFont
1701 return getScaler().getGlyphPoint(pScalerContext, in getGlyphPoint()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DTrueTypeFont.java1698 Point2D.Float getGlyphPoint(long pScalerContext, in getGlyphPoint() method in TrueTypeFont
1701 return getScaler().getGlyphPoint(pScalerContext, in getGlyphPoint()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DTrueTypeFont.java1698 Point2D.Float getGlyphPoint(long pScalerContext, in getGlyphPoint() method in TrueTypeFont
1701 return getScaler().getGlyphPoint(pScalerContext, in getGlyphPoint()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DTrueTypeFont.java1673 Point2D.Float getGlyphPoint(long pScalerContext, in getGlyphPoint() method in TrueTypeFont
1676 return getScaler().getGlyphPoint(pScalerContext, in getGlyphPoint()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DTrueTypeFont.java1609 Point2D.Float getGlyphPoint(long pScalerContext, in getGlyphPoint() method in TrueTypeFont
1612 return getScaler().getGlyphPoint(pScalerContext, in getGlyphPoint()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DTrueTypeFont.java1611 Point2D.Float getGlyphPoint(long pScalerContext, in getGlyphPoint() method in TrueTypeFont
1614 return getScaler().getGlyphPoint(pScalerContext, in getGlyphPoint()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/font/
H A DTrueTypeFont.java1678 Point2D.Float getGlyphPoint(long pScalerContext, in getGlyphPoint() method in TrueTypeFont
1681 return getScaler().getGlyphPoint(pScalerContext, in getGlyphPoint()

123456