Home
last modified time | relevance | path

Searched defs:glyphs (Results 1 – 25 of 252) sorted by relevance

1234567891011

/third_party/skia/modules/canvaskit/
Dfont.js20 CanvasKit.Font.prototype.getGlyphBounds = function(glyphs, paint, optionalOutputArray) { argument
70 CanvasKit.Font.prototype.getGlyphIntercepts = function(glyphs, positions, top, bottom) { argument
81 CanvasKit.Font.prototype.getGlyphWidths = function(glyphs, paint, optionalOutputArray) { argument
261 CanvasKit.TextBlob.MakeFromRSXformGlyphs = function(glyphs, rsxForms, font) { argument
279 CanvasKit.TextBlob.MakeFromGlyphs = function(glyphs, font) { argument
/third_party/skia/include/core/
DSkFont.h366 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths()
371 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths()
384 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[]) const { in getWidths()
412 void getBounds(const SkGlyphID glyphs[], int count, SkRect bounds[], in getBounds()
/third_party/flutter/skia/include/core/
DSkFont.h368 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths()
373 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths()
386 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[]) const { in getWidths()
414 void getBounds(const SkGlyphID glyphs[], int count, SkRect bounds[], in getBounds()
/third_party/skia/src/core/
DSkFont.cpp154 SkGlyphID glyphs[], int maxGlyphCount) const { in textToGlyphs()
174 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, glyphCount)); in measureText() local
212 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getWidthsBounds() local
233 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getPos() local
247 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getXPos() local
265 SkSpan<const SkGlyph*> glyphs = paths.glyphs(SkMakeSpan(glyphIDs, count)); in getPaths() local
361 void SkFontPriv::GlyphsToUnichars(const SkFont& font, const SkGlyphID glyphs[], int count, in GlyphsToUnichars()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/text-rendering-tests/
Dextract-tests.py20 def glyphstr(glyphs): argument
38 glyphs = [] variable
/third_party/skia/gm/
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()
/third_party/flutter/skia/gm/
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()
/third_party/cups-filters/fontembed/
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()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-buffer.c185 hb_glyph_info_t *glyphs; in test_buffer_contents() local
390 hb_glyph_info_t *glyphs; in test_buffer_utf8_conversion() local
680 hb_glyph_info_t *glyphs; in test_buffer_utf8_validity() local
739 hb_glyph_info_t *glyphs; in test_buffer_utf16_conversion() local
793 hb_glyph_info_t *glyphs; in test_buffer_utf32_conversion() local
Dtest-shape.c81 hb_glyph_info_t *glyphs; in test_shape() local
136 hb_glyph_info_t *glyphs; in test_shape_clusters() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DGlyphGroup.java24 GlyphGroup(Collection<Integer> glyphs) { in GlyphGroup()
43 void addAll(Collection<Integer> glyphs) { in addAll()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DGlyphGroup.java24 GlyphGroup(Collection<Integer> glyphs) { in GlyphGroup()
43 void addAll(Collection<Integer> glyphs) { in addAll()
/third_party/flutter/skia/src/core/
DSkFont.cpp188 SkGlyphID glyphs[], int maxGlyphCount) const { in textToGlyphs()
227 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, glyphCount)); in measureText() local
266 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getWidthsBounds() local
289 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getPos() local
303 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkMakeSpan(glyphIDs, count)); in getXPos() local
321 SkSpan<const SkGlyph*> glyphs = paths.glyphs(SkMakeSpan(glyphIDs, count)); in getPaths() local
417 void SkFontPriv::GlyphsToUnichars(const SkFont& font, const SkGlyphID glyphs[], int count, in GlyphsToUnichars()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-buffer.c185 hb_glyph_info_t *glyphs; in test_buffer_contents() local
390 hb_glyph_info_t *glyphs; in test_buffer_utf8_conversion() local
680 hb_glyph_info_t *glyphs; in test_buffer_utf8_validity() local
739 hb_glyph_info_t *glyphs; in test_buffer_utf16_conversion() local
793 hb_glyph_info_t *glyphs; in test_buffer_utf32_conversion() local
Dtest-shape.c77 hb_glyph_info_t *glyphs; in test_font() local
148 hb_glyph_info_t *glyphs; in test_shape_clusters() local
/third_party/harfbuzz/test/api/
Dtest-buffer.c185 hb_glyph_info_t *glyphs; in test_buffer_contents() local
390 hb_glyph_info_t *glyphs; in test_buffer_utf8_conversion() local
680 hb_glyph_info_t *glyphs; in test_buffer_utf8_validity() local
739 hb_glyph_info_t *glyphs; in test_buffer_utf16_conversion() local
793 hb_glyph_info_t *glyphs; in test_buffer_utf32_conversion() local
Dtest-shape.c77 hb_glyph_info_t *glyphs; in test_font() local
148 hb_glyph_info_t *glyphs; in test_shape_clusters() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dtest-gsub-would-substitute.cc58 hb_codepoint_t glyphs[2]; in main() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
DGnomeFontInstance.cpp47 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs()
184 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCoun… in rasterizeGlyphs()
/third_party/icu/icu4c/source/samples/layout/
DGnomeFontInstance.cpp47 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs()
184 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCoun… in rasterizeGlyphs()
Drsurface.cpp19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
DGnomeFontInstance.cpp47 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs()
184 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCoun… in rasterizeGlyphs()
Drsurface.cpp19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs()
/third_party/harfbuzz/src/
Dtest-gsub-would-substitute.cc60 hb_codepoint_t glyphs[2]; in main() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dtest-gsub-would-substitute.cc61 hb_codepoint_t glyphs[2]; in main() local

1234567891011