Home
last modified time | relevance | path

Searched defs:hasGlyph (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pdf/
H A DSkPDFFont.h61 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pdf/
H A DSkPDFFont.h61 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pdf/
H A DSkPDFFont.h62 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pdf/
H A DSkPDFFont.h62 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pdf/
H A DSkPDFFont.h62 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pdf/
H A DSkPDFFont.h62 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
/dports/devel/love/love-11.3/src/modules/font/
H A DImageRasterizer.cpp146 bool ImageRasterizer::hasGlyph(uint32 glyph) const in hasGlyph() function in love::font::ImageRasterizer
H A DBMFontRasterizer.cpp334 bool BMFontRasterizer::hasGlyph(uint32 glyph) const in hasGlyph() function in love::font::BMFontRasterizer
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pdf/
H A DSkPDFFont.h59 bool hasGlyph(SkGlyphID gid) { in hasGlyph() function
/dports/devel/love10/love-0.10.2/src/modules/font/
H A DImageRasterizer.cpp144 bool ImageRasterizer::hasGlyph(uint32 glyph) const in hasGlyph() function in love::font::ImageRasterizer
H A DBMFontRasterizer.cpp319 bool BMFontRasterizer::hasGlyph(uint32 glyph) const in hasGlyph() function in love::font::BMFontRasterizer
/dports/devel/love10/love-0.10.2/src/modules/font/freetype/
H A DTrueTypeRasterizer.cpp163 bool TrueTypeRasterizer::hasGlyph(uint32 glyph) const in hasGlyph() function in love::font::freetype::TrueTypeRasterizer
/dports/devel/love/love-11.3/src/modules/font/freetype/
H A DTrueTypeRasterizer.cpp168 bool TrueTypeRasterizer::hasGlyph(uint32 glyph) const in hasGlyph() function in love::font::freetype::TrueTypeRasterizer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp31 bool GrAtlasManager::hasGlyph(GrMaskFormat format, GrGlyph* glyph) { in hasGlyph() function in GrAtlasManager
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/text/
H A DGrAtlasManager.cpp45 bool GrAtlasManager::hasGlyph(GrGlyph* glyph) { in hasGlyph() function in GrAtlasManager
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/text/
H A DGrAtlasManager.cpp45 bool GrAtlasManager::hasGlyph(GrGlyph* glyph) { in hasGlyph() function in GrAtlasManager
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/text/
H A DGrAtlasManager.cpp45 bool GrAtlasManager::hasGlyph(GrGlyph* glyph) { in hasGlyph() function in GrAtlasManager
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/text/
H A DGrAtlasManager.cpp45 bool GrAtlasManager::hasGlyph(GrGlyph* glyph) { in hasGlyph() function in GrAtlasManager
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/text/
H A DGrBatchFontCache.h141 bool hasGlyph(GrGlyph* glyph) { in hasGlyph() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/text/
H A DGrAtlasGlyphCache.h144 bool hasGlyph(GrGlyph* glyph) { in hasGlyph() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp32 bool GrAtlasManager::hasGlyph(GrMaskFormat format, GrGlyph* glyph) { in hasGlyph() function in GrAtlasManager
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/fonts/
H A Dfnt.h214 int hasGlyph ( char c ) const { return exists[ (GLubyte) c ] ; } in hasGlyph() function
/dports/math/py-svgmath/SVGMath-0.3.3/svgmath/
H A Dmathnode.py334 def hasGlyph(self, ch): member in MathNode
/dports/x11-toolkits/plib/plib-1.8.5/src/fnt/
H A Dfnt.h218 int hasGlyph ( char c ) const { return exists[ (GLubyte) c ] ; } in hasGlyph() function
/dports/devel/love/love-11.3/src/modules/graphics/
H A DFont.cpp955 bool Font::hasGlyph(uint32 glyph) const in hasGlyph() function in love::graphics::Font

12