/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-shape-complex-hangul.cc | 128 hb_codepoint_t glyph; in is_zero_width_char() local
|
H A D | hb-ot-shape-fallback.cc | 529 hb_codepoint_t glyph; in _hb_ot_shape_fallback_spaces() local
|
H A D | hb-aat-layout-just-table.hh | 173 HBGlyphID16 glyph; /* Glyph that should be added if the distance factor member [all...] |
H A D | hb-ft.cc | 247 hb_ft_get_nominal_glyph(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_ft_get_nominal_glyph() argument 305 hb_ft_get_variation_glyph(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_ft_get_variation_glyph() argument [all...] |
H A D | hb-ot-cff-common.hh | 65 hb_codepoint_t glyph; member
|
H A D | hb-ot-cff1-table.cc | 232 hb_codepoint_t OT::cff1::lookup_expert_charset_for_sid (hb_codepoint_t glyph) in lookup_expert_charset_for_sid() argument 240 hb_codepoint_t OT::cff1::lookup_expert_subset_charset_for_sid (hb_codepoint_t glyph) in lookup_expert_subset_charset_for_sid() argument 392 _get_bounds(const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool in_seac) _get_bounds() argument 409 get_extents(hb_font_t *font, hb_codepoint_t glyph, hb_glyph_extents_t *extents) const get_extents() argument 539 _get_path(const OT::cff1::accelerator_t *cff, hb_font_t *font, hb_codepoint_t glyph, draw_helper_t &draw_helper, bool in_seac, point_t *delta) _get_path() argument 558 get_path(hb_font_t *font, hb_codepoint_t glyph, draw_helper_t &draw_helper) const get_path() argument 598 get_seac_components(hb_codepoint_t glyph, hb_codepoint_t *base, hb_codepoint_t *accent) const get_seac_components() argument [all...] |
H A D | hb-ot-color-sbix-table.hh | 118 const SBIXGlyph *glyph = &(this+imageOffsetsZ[glyph_id]); in get_glyph_blob() local [all...] |
H A D | hb-ot-math.h | 217 hb_codepoint_t glyph; member 249 hb_codepoint_t glyph; global() member [all...] |
H A D | hb-ot-shape-complex-thai.cc | 155 hb_codepoint_t glyph; in thai_pua_shape() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-font.c | 125 hb_codepoint_t glyph; in _test_font_nil_funcs() local 210 contour_point_func1(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph, unsigned int point_index HB_UNUSED, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) contour_point_func1() argument 230 contour_point_func2(hb_font_t *font, void *font_data HB_UNUSED, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void *user_data HB_UNUSED) contour_point_func2() argument 246 glyph_h_advance_func1(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t glyph, void *user_data HB_UNUSED) glyph_h_advance_func1() argument 365 nominal_glyph_func(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t unicode HB_UNUSED, hb_codepoint_t *glyph, void *user_data HB_UNUSED) nominal_glyph_func() argument 400 hb_codepoint_t glyph; test_fontfuncs_parallels() local [all...] |
/third_party/skia/tools/fonts/ |
H A D | RandomScalerContext.cpp | 50 bool RandomScalerContext::generateAdvance(SkGlyph* glyph) { return fProxy->generateAdvance(glyph); } in generateAdvance() argument 52 void RandomScalerContext::generateMetrics(SkGlyph* glyph) { in generateMetrics() argument 87 generateImage(const SkGlyph& glyph) generateImage() argument 128 generatePath(SkGlyphID glyph, SkPath* path) generatePath() argument [all...] |
/third_party/skia/gm/ |
H A D | typeface.cpp | 157 static void draw_typeface_rendering_gm(SkCanvas* canvas, sk_sp<SkTypeface> face, SkGlyphID glyph) { in draw_typeface_rendering_gm() argument [all...] |
/third_party/skia/modules/svg/src/ |
H A D | SkSVGText.cpp | 383 SkRSXform SkSVGTextContext::computeGlyphXform(SkGlyphID glyph, const SkFont& font, in computeGlyphXform() argument
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/text_blob_napi/ |
H A D | js_text_blob.cpp | 175 uint32_t glyph = 0; in OnMakeRunBuffer() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_font.cpp | 426 OH_Drawing_ErrorCode OH_Drawing_FontGetPathForGlyph(const OH_Drawing_Font* cFont, uint16_t glyph, in OH_Drawing_FontGetPathForGlyph() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_font.cpp | 259 bool SkiaFont::GetPathForGlyph(uint16_t glyph, Path* path) const in GetPathForGlyph() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
H A D | font.cpp | 187 uint16_t glyph = UnicharToGlyph(unicode); in MeasureSingleCharacter() local 231 bool Font::GetPathForGlyph(uint16_t glyph, Path* path) const in GetPathForGlyph() argument
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | PortableFontInstance.cpp | 370 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | PortableFontInstance.cpp | 362 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument
|
H A D | cletest.c | 220 le_int32 biasedIndices[6], indices[6], glyph; in AccessTest() local [all...] |
/third_party/skia/src/gpu/text/ |
H A D | GrAtlasManager.cpp | 32 bool GrAtlasManager::hasGlyph(GrMaskFormat format, GrGlyph* glyph) { in hasGlyph() argument 59 get_packed_glyph_image( const SkGlyph& glyph, int dstRB, GrMaskFormat expectedMaskFormat, void* dst) global() argument 199 addGlyphToBulkAndSetUseToken(GrDrawOpAtlas::BulkUseTokenUpdater* updater, GrMaskFormat format, GrGlyph* glyph, GrDeferredUploadToken token) global() argument [all...] |
/third_party/skia/tests/ |
H A D | TestUtils.cpp | 306 SkGlyphID glyph = hash_to_glyph(c); in DEF_TEST() local
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvjust.c | 321 FT_UShort glyph; in gxv_just_actSubrecord_type5_validate() local 408 gxv_just_pcTable_LookupValue_entry_validate( FT_UShort glyph, in gxv_just_pcTable_LookupValue_entry_validate() argument 544 gxv_just_wdcTable_LookupValue_validate( FT_UShort glyph, in gxv_just_wdcTable_LookupValue_validate() argument
|
/foundation/graphic/graphic_3d/lume/LumeFont/src/ |
H A D | font_manager.cpp | 389 int FontManager::UpdateAtlas(FontDefs::Glyph& glyph, const FT_Bitmap& bitmap, bool inColor) in UpdateAtlas() argument 479 AddGlyphToColumn( Glyph& glyph, size_t atlasIndex, ColumnHeader& hdr, const FT_Bitmap& bitmap, uint32_t columnX) AddGlyphToColumn() argument
|
/third_party/skia/samplecode/ |
H A D | SamplePathText.cpp | 99 Glyph& glyph = fGlyphs[i]; in draw() local 195 Glyph* glyph = &fGlyphs[idx]; runAnimationTask() local 279 const Glyph& glyph = fGlyphs[i]; global() variable [all...] |