/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_text_blob.h | 131 uint16_t* glyphs; member
|
/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
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | text_blob_test.cpp | 40 uint16_t glyphs[9] = { 65, 227, 283, 283, 299, 2, 94, 37, in OnTestPerformance() local 148 uint16_t glyphs[9] = { 65, 227, 283, 283, 299, 2, 94, 37, 84 }; // 65, 227, 283, 283, 299, 2, 94, 37, 84字形符号数组 in OnTestPerformance() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
H A D | text_blob_builder.h | 41 uint16_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
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_font_test.cpp | 163 uint16_t glyphs[] = { 0, 0 }; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/ |
H A D | run_test.cpp | 99 auto glyphs = runs_[0]->GetGlyphs(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/ |
H A D | js_common.h | 39 uint16_t glyphs; member
|
/third_party/skia/src/core/ |
H A D | SkFontPriv.h | 102 const uint16_t* glyphs() const { return fGlyphs; } in glyphs() function in SkAutoToGlyphs
|
/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
|