Home
last modified time | relevance | path

Searched defs:glyph (Results 76 - 100 of 154) sorted by relevance

1234567

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-hangul.cc128 hb_codepoint_t glyph; in is_zero_width_char() local
H A Dhb-ot-shape-fallback.cc529 hb_codepoint_t glyph; in _hb_ot_shape_fallback_spaces() local
H A Dhb-aat-layout-just-table.hh173 HBGlyphID16 glyph; /* Glyph that should be added if the distance factor member
[all...]
H A Dhb-ft.cc247 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 Dhb-ot-cff-common.hh65 hb_codepoint_t glyph; member
H A Dhb-ot-cff1-table.cc232 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 Dhb-ot-color-sbix-table.hh118 const SBIXGlyph *glyph = &(this+imageOffsetsZ[glyph_id]); in get_glyph_blob() local
[all...]
H A Dhb-ot-math.h217 hb_codepoint_t glyph; member
249 hb_codepoint_t glyph; global() member
[all...]
H A Dhb-ot-shape-complex-thai.cc155 hb_codepoint_t glyph; in thai_pua_shape() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font.c125 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 DRandomScalerContext.cpp50 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 Dtypeface.cpp157 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 DSkSVGText.cpp383 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 Djs_text_blob.cpp175 uint32_t glyph = 0; in OnMakeRunBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font.cpp426 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 Dskia_font.cpp259 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 Dfont.cpp187 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 DPortableFontInstance.cpp370 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument
/third_party/icu/icu4c/source/test/letest/
H A DPortableFontInstance.cpp362 void PortableFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument
H A Dcletest.c220 le_int32 biasedIndices[6], indices[6], glyph; in AccessTest() local
[all...]
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp32 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 DTestUtils.cpp306 SkGlyphID glyph = hash_to_glyph(c); in DEF_TEST() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvjust.c321 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 Dfont_manager.cpp389 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 DSamplePathText.cpp99 Glyph& glyph = fGlyphs[i]; in draw() local
195 Glyph* glyph = &fGlyphs[idx]; runAnimationTask() local
279 const Glyph& glyph = fGlyphs[i]; global() variable
[all...]

Completed in 20 milliseconds

1234567