/third_party/skia/docs/examples/ |
H A D | Paint_textToGlyphs.cpp | 10 std::vector<SkGlyphID> glyphs; in REG_FIDDLE() local
|
H A D | Text_Encoding.cpp | 18 uint16_t glyphs[SK_ARRAY_COUNT(hello32)]; in REG_FIDDLE() local
|
H A D | TextBlob_Deserialize.cpp | 14 uint16_t glyphs[6]; in REG_FIDDLE() local
|
H A D | TextBlob_uniqueID.cpp | 12 uint16_t glyphs[len]; in REG_FIDDLE() local
|
H A D | TextBlob_bounds.cpp | 11 uint16_t glyphs[len]; in REG_FIDDLE() local
|
H A D | Canvas_drawTextBlob.cpp | 11 uint16_t glyphs[len]; in REG_FIDDLE() local
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | rsurface.cpp | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, in rs_drawGlyphs() argument
|
H A D | Surface.cpp | 18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | Surface.cpp | 18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
|
H A D | rsurface.cpp | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, in rs_drawGlyphs() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | test-gsub-would-substitute.cc | 61 hb_codepoint_t glyphs[2]; in main() local
|
H A D | hb-subset-input.hh | 46 hb_set_t *glyphs; member
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | letest.h | 45 LEGlyphID *glyphs; member
|
/third_party/skia/tests/ |
H A D | SkScalerCacheTest.cpp | 42 SkGlyphID glyphs['z']; in DEF_TEST() local
|
H A D | UnicodeTest.cpp | 59 uint16_t glyphs[N]; in DEF_TEST() local
|
/third_party/skia/src/core/ |
H A D | SkFontPriv.h | 102 const uint16_t* glyphs() const { return fGlyphs; } in glyphs() function in SkAutoToGlyphs
|
H A D | SkTextBlobTrace.cpp | 69 const uint16_t* glyphs = iter.glyphs(); in DumpTrace() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | RuleSegment.java | 24 RuleSegment(GlyphList glyphs) { in RuleSegment() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
H A D | CommandOptions.java | 47 public Boolean glyphs = false; field in CommandOptions
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | hb-ot-shape-closure.cc | 112 hb_set_t *glyphs = nullptr; member
|
/third_party/skia/gm/ |
H A D | glyph_pos.cpp | 131 SkGlyphID glyphs[len]; in drawTestCase() local
|
H A D | rsxtext.cpp | 37 SkGlyphID glyphs[16]; variable
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | leperf.cpp | 43 LEGlyphID *glyphs = NULL; in iterate() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | dlist.h | 103 struct gl_bitmap_glyph *glyphs; member
|
/third_party/skia/samplecode/ |
H A D | SampleChineseFling.cpp | 80 SkUnichar glyphs[kWordLength]; variable 98 void createRandomWord(SkUnichar glyphs[kWordLength]) { in createRandomWord() argument 192 SkUnichar glyphs[45]; variable 216 void createRandomLine(SkUnichar glyphs[45], int lineLength) { in createRandomLine() argument [all...] |