Home
last modified time | relevance | path

Searched defs:glyphs (Results 126 – 150 of 4239) sorted by relevance

12345678910>>...170

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dtexteffects.cpp55 SkAutoTArray<SkGlyphID> glyphs(glyphCount); in MakeFancyBlob() local
151 static sk_sp<SkTextBlob> make_text(const SkFont& font, const SkGlyphID glyphs[], int count) { in make_text()
156 static sk_sp<SkTextBlob> make_posh(const SkFont& font, const SkGlyphID glyphs[], int count, in make_posh()
167 static sk_sp<SkTextBlob> make_pos(const SkFont& font, const SkGlyphID glyphs[], int count, in make_pos()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/rusttype-0.7.7/benches/
H A Dcache.rs18 let mut glyphs = vec![]; in test_glyphs() localVariable
88 let glyphs = test_glyphs(&FONTS[font_id], TEST_STR); in high_position_tolerance() localVariable
119 let glyphs = test_glyphs(&FONTS[font_id], TEST_STR); in single_font() localVariable
267 let glyphs = test_variants.next().unwrap(); in moving_text() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rusttype-0.7.9/benches/
H A Dcache.rs18 let mut glyphs = vec![]; in test_glyphs() localVariable
88 let glyphs = test_glyphs(&FONTS[font_id], TEST_STR); in high_position_tolerance() localVariable
119 let glyphs = test_glyphs(&FONTS[font_id], TEST_STR); in single_font() localVariable
267 let glyphs = test_variants.next().unwrap(); in moving_text() localVariable
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpsfu.c117 psf_add_subset_pieces(gs_glyph *glyphs, uint *pcount, uint max_count, in psf_add_subset_pieces()
159 psf_sort_glyphs(gs_glyph *glyphs, int count) in psf_sort_glyphs()
175 psf_sorted_glyphs_index_of(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_index_of()
199 psf_sorted_glyphs_include(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_include()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpsfu.c117 psf_add_subset_pieces(gs_glyph *glyphs, uint *pcount, uint max_count, in psf_add_subset_pieces()
159 psf_sort_glyphs(gs_glyph *glyphs, int count) in psf_sort_glyphs()
175 psf_sorted_glyphs_index_of(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_index_of()
199 psf_sorted_glyphs_include(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_include()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpsfu.c117 psf_add_subset_pieces(gs_glyph *glyphs, uint *pcount, uint max_count, in psf_add_subset_pieces()
159 psf_sort_glyphs(gs_glyph *glyphs, int count) in psf_sort_glyphs()
175 psf_sorted_glyphs_index_of(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_index_of()
199 psf_sorted_glyphs_include(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_include()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpsfu.c117 psf_add_subset_pieces(gs_glyph *glyphs, uint *pcount, uint max_count, in psf_add_subset_pieces()
159 psf_sort_glyphs(gs_glyph *glyphs, int count) in psf_sort_glyphs()
175 psf_sorted_glyphs_index_of(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_index_of()
199 psf_sorted_glyphs_include(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_include()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpsfu.c115 psf_add_subset_pieces(gs_glyph *glyphs, uint *pcount, uint max_count, in psf_add_subset_pieces()
157 psf_sort_glyphs(gs_glyph *glyphs, int count) in psf_sort_glyphs()
173 psf_sorted_glyphs_index_of(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_index_of()
197 psf_sorted_glyphs_include(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_include()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpsfu.c115 psf_add_subset_pieces(gs_glyph *glyphs, uint *pcount, uint max_count, in psf_add_subset_pieces()
157 psf_sort_glyphs(gs_glyph *glyphs, int count) in psf_sort_glyphs()
173 psf_sorted_glyphs_index_of(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_index_of()
197 psf_sorted_glyphs_include(const gs_glyph *glyphs, int count, gs_glyph glyph) in psf_sorted_glyphs_include()
/dports/games/dose-response/dose-response-179c326/cargo-crates/rusttype-0.7.3/benches/
H A Dcache.rs22 let mut glyphs = vec![]; in test_glyphs() localVariable
91 let glyphs = test_glyphs(&FONTS[font_id], TEST_STR); in high_position_tolerance() localVariable
122 let glyphs = test_glyphs(&FONTS[font_id], TEST_STR); in single_font() localVariable
270 let glyphs = test_variants.next().unwrap(); in moving_text() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dtexteffects.cpp55 SkAutoTArray<SkGlyphID> glyphs(glyphCount); in MakeFancyBlob() local
151 static sk_sp<SkTextBlob> make_text(const SkFont& font, const SkGlyphID glyphs[], int count) { in make_text()
156 static sk_sp<SkTextBlob> make_posh(const SkFont& font, const SkGlyphID glyphs[], int count, in make_posh()
167 static sk_sp<SkTextBlob> make_pos(const SkFont& font, const SkGlyphID glyphs[], int count, in make_pos()
/dports/games/renpy/renpy-7.4.11-sdk/renpy/text/
H A Dftfont.pyx513 def glyphs(self, unicode s): member in FTFont
633 def bounds(self, glyphs, bounds): argument
690 …def draw(self, pysurf, float xo, int yo, color, list glyphs, int underline, bint strikethrough, bl…
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGGlyphMap.h38 Vector<SVGGlyph> glyphs; member
77 void get(const String& string, Vector<SVGGlyph>& glyphs) in get()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/bitmap/
H A Dbitmap.c43 bitmapGetGlyphs(pFont, count, chars, charEncoding, glyphCount, glyphs) in bitmapGetGlyphs() argument
136 bitmapGetMetrics(pFont, count, chars, charEncoding, glyphCount, glyphs) in bitmapGetMetrics() argument
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpGlyphs.c84 GlyphPtr *glyphs) in rdpGlyphsOrg()
97 GlyphPtr *glyphs) in rdpGlyphs()
/dports/x11-fonts/bdftopcf/bdftopcf-1.1/
H A Dbitmap.c42 CharInfoPtr *glyphs) /* RETURN */ in bitmapGetGlyphs()
136 xCharInfo **glyphs) /* RETURN */ in bitmapGetMetrics()
/dports/x11-fonts/libXfont/libXfont-1.5.4/src/bitmap/
H A Dbitmap.c42 CharInfoPtr *glyphs) /* RETURN */ in bitmapGetGlyphs()
136 xCharInfo **glyphs) /* RETURN */ in bitmapGetMetrics()
/dports/x11-fonts/libXfont2/libXfont2-2.0.5/src/bitmap/
H A Dbitmap.c43 CharInfoPtr *glyphs) /* RETURN */ in bitmapGetGlyphs()
137 xCharInfo **glyphs) /* RETURN */ in bitmapGetMetrics()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/fonts/
H A Djuce_CustomTypeface.h157 OwnedArray<GlyphInfo> glyphs; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/fonts/
H A Djuce_CustomTypeface.h157 OwnedArray<GlyphInfo> glyphs; variable
/dports/devel/love10/love-0.10.2/src/modules/font/
H A DFont.cpp57 std::vector<uint32> glyphs; in newImageRasterizer() local
76 Rasterizer *Font::newImageRasterizer(love::image::ImageData *data, uint32 *glyphs, int numglyphs, i… in newImageRasterizer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkFont.cpp190 SkGlyphID glyphs[], int maxGlyphCount) const { in textToGlyphs()
229 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, glyphCount)); in measureText() local
268 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getWidthsBounds() local
291 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getPos() local
305 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getXPos() local
323 SkSpan<const SkGlyph*> glyphs = paths.glyphs(SkMakeSpan(glyphIDs, count)); in getPaths() local
419 void SkFontPriv::GlyphsToUnichars(const SkFont& font, const SkGlyphID glyphs[], int count, in GlyphsToUnichars()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkFont.cpp190 SkGlyphID glyphs[], int maxGlyphCount) const { in textToGlyphs()
229 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkSpan(glyphIDs, glyphCount)); in measureText() local
268 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkSpan(glyphIDs, count)); in getWidthsBounds() local
291 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkSpan(glyphIDs, count)); in getPos() local
305 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkSpan(glyphIDs, count)); in getXPos() local
323 SkSpan<const SkGlyph*> glyphs = paths.glyphs(SkSpan(glyphIDs, count)); in getPaths() local
419 void SkFontPriv::GlyphsToUnichars(const SkFont& font, const SkGlyphID glyphs[], int count, in GlyphsToUnichars()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCompositeGlyphMapper.java192 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
233 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
263 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
/dports/print/cups-filters/cups-filters-1.28.10/fontembed/
H A Dsfnt_subset.c72 static int otf_subset_glyf(OTF_FILE *otf,int curgid,int donegid,BITSET glyphs) // {{{ in otf_subset_glyf()
118 int otf_subset(OTF_FILE *otf,BITSET glyphs,OUTPUT_FN output,void *context) // {{{ - returns number … in otf_subset()
225 int otf_subset_cff(OTF_FILE *otf,BITSET glyphs,OUTPUT_FN output,void *context) // {{{ - returns num… in otf_subset_cff()

12345678910>>...170