Home
last modified time | relevance | path

Searched refs:getGlyphCount (Results 76 – 100 of 154) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkStrike.h70 unsigned getGlyphCount() const;
/dports/devel/love10/love-0.10.2/src/modules/font/
H A DImageRasterizer.cpp139 int ImageRasterizer::getGlyphCount() const in getGlyphCount() function in love::font::ImageRasterizer
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkStrike.h70 unsigned getGlyphCount() const;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkStrike.h70 unsigned getGlyphCount() const;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLayoutEngine.h407 le_int32 getGlyphCount() const;
H A DLigatureSubstProc.cpp132 if(componentGlyph >= glyphStorage.getGlyphCount()) { in processStateEntry()
H A DLigatureSubstProc2.cpp134 if(componentGlyph >= glyphStorage.getGlyphCount()) { in processStateEntry()
H A DOpenTypeLayoutEngine.cpp425 return glyphStorage.getGlyphCount(); in glyphPostProcessing()
483 le_int32 glyphCount = glyphStorage.getGlyphCount(); in adjustGlyphPositions()
H A DArabicLayoutEngine.cpp182 le_int32 tempGlyphCount = tempGlyphStorage.getGlyphCount(); in glyphPostProcessing()
H A DStateTableProcessor2.cpp79 le_int32 glyphCount = glyphStorage.getGlyphCount(); in process()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkStrike.h70 unsigned getGlyphCount() const;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DLayoutEngine.h407 le_int32 getGlyphCount() const;
H A DLigatureSubstProc.cpp132 if(componentGlyph >= glyphStorage.getGlyphCount()) { in processStateEntry()
H A DLigatureSubstProc2.cpp134 if(componentGlyph >= glyphStorage.getGlyphCount()) { in processStateEntry()
H A DOpenTypeLayoutEngine.cpp425 return glyphStorage.getGlyphCount(); in glyphPostProcessing()
483 le_int32 glyphCount = glyphStorage.getGlyphCount(); in adjustGlyphPositions()
H A DArabicLayoutEngine.cpp182 le_int32 tempGlyphCount = tempGlyphStorage.getGlyphCount(); in glyphPostProcessing()
H A DStateTableProcessor2.cpp79 le_int32 glyphCount = glyphStorage.getGlyphCount(); in process()
/dports/devel/love/love-11.3/src/modules/font/freetype/
H A DTrueTypeRasterizer.cpp163 int TrueTypeRasterizer::getGlyphCount() const in getGlyphCount() function in love::font::freetype::TrueTypeRasterizer
/dports/devel/love10/love-0.10.2/src/modules/font/freetype/
H A DTrueTypeRasterizer.cpp158 int TrueTypeRasterizer::getGlyphCount() const in getGlyphCount() function in love::font::freetype::TrueTypeRasterizer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/fonts/
H A DRandomScalerContext.cpp51 unsigned RandomScalerContext::generateGlyphCount() { return fProxy->getGlyphCount(); } in generateGlyphCount()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkGlyphCache.h71 unsigned getGlyphCount() const;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkGlyphCache.h70 unsigned getGlyphCount() const;
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/complexscripts/scripts/arabic/
H A DGenerateArabicTestData.java112 int[][] paa = new int [ ogs.getGlyphCount() ] [ 4 ]; in compile()
/dports/devel/icu/icu/source/layoutex/
H A Dplayout.cpp257 return vr->getGlyphCount(); in pl_getVisualRunGlyphCount()
/dports/devel/icu-lx/icu/source/layoutex/
H A Dplayout.cpp257 return vr->getGlyphCount(); in pl_getVisualRunGlyphCount()

1234567