Home
last modified time | relevance | path

Searched defs:glyphs (Results 1 - 25 of 138) sorted by relevance

123456

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_blob.h131 uint16_t* glyphs; member
/third_party/skia/docs/examples/
H A DPaint_textToGlyphs.cpp10 std::vector<SkGlyphID> glyphs; in REG_FIDDLE() local
H A DText_Encoding.cpp18 uint16_t glyphs[SK_ARRAY_COUNT(hello32)]; in REG_FIDDLE() local
H A DTextBlob_Deserialize.cpp14 uint16_t glyphs[6]; in REG_FIDDLE() local
H A DTextBlob_uniqueID.cpp12 uint16_t glyphs[len]; in REG_FIDDLE() local
H A DTextBlob_bounds.cpp11 uint16_t glyphs[len]; in REG_FIDDLE() local
H A DCanvas_drawTextBlob.cpp11 uint16_t glyphs[len]; in REG_FIDDLE() local
/third_party/icu/icu4c/source/samples/layout/
H A Drsurface.cpp19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, in rs_drawGlyphs() argument
H A DSurface.cpp18 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 DSurface.cpp18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
H A Drsurface.cpp19 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 Dtest-gsub-would-substitute.cc61 hb_codepoint_t glyphs[2]; in main() local
H A Dhb-subset-input.hh46 hb_set_t *glyphs; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dtext_blob_test.cpp40 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 Dtext_blob_builder.h41 uint16_t* glyphs; member
/third_party/icu/icu4c/source/test/letest/
H A Dletest.h45 LEGlyphID *glyphs; member
/third_party/skia/tests/
H A DSkScalerCacheTest.cpp42 SkGlyphID glyphs['z']; in DEF_TEST() local
H A DUnicodeTest.cpp59 uint16_t glyphs[N]; in DEF_TEST() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_font_test.cpp163 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 Drun_test.cpp99 auto glyphs = runs_[0]->GetGlyphs(); in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_common.h39 uint16_t glyphs; member
/third_party/skia/src/core/
H A DSkFontPriv.h102 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 DRuleSegment.java24 RuleSegment(GlyphList glyphs) { in RuleSegment() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DCommandOptions.java47 public Boolean glyphs = false; field in CommandOptions
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-ot-shape-closure.cc112 hb_set_t *glyphs = nullptr; member

Completed in 6 milliseconds

123456