Home
last modified time | relevance | path

Searched defs:face (Results 151 - 175 of 359) sorted by relevance

12345678910>>...15

/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp125 void add(sk_sp<SkTypeface> face, Request* request) { in add() argument
130 sk_sp<SkTypeface> face; in findAndRef() local
204 sk_sp<SkTypeface> face = fTFCache.findByProcAndRef(find_by_FontIdentity, &identity); variable
292 sk_sp<SkTypeface> face = fCache.findAndRef(request.get()); global() variable
[all...]
H A DSkTypeface_mac_ct.cpp218 CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face) { in SkTypeface_GetCTFontRef() argument
254 sk_sp<SkTypeface> face = gTFCache.findByProcAndRef(find_by_CTFontRef, (void*)font.get()); in Make() local
/third_party/skia/tests/
H A DTypefaceTest.cpp471 static bool count_proc(SkTypeface* face, void* ctx) { in count_proc() argument
H A DFontHostTest.cpp36 static void test_unitsPerEm(skiatest::Reporter* reporter, const sk_sp<SkTypeface>& face) { in test_unitsPerEm() argument
55 static void test_countGlyphs(skiatest::Reporter* reporter, const sk_sp<SkTypeface>& face) { in test_countGlyphs() argument
127 static void test_tables(skiatest::Reporter* reporter, const sk_sp<SkTypeface>& face) { in test_tables() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.cpp139 VkFrontFace VulkanFrontFace(wgpu::FrontFace face) { in VulkanFrontFace() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DRenderPipelineGL.cpp42 ApplyFrontFaceAndCulling(const OpenGLFunctions& gl, wgpu::FrontFace face, wgpu::CullMode mode) ApplyFrontFaceAndCulling() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafloader.c89 af_loader_embolden_glyph_in_slot( AF_Loader loader, FT_Face face, AF_StyleMetrics style_metrics ) af_loader_embolden_glyph_in_slot() argument
[all...]
H A Dafmodule.c73 af_property_get_face_globals( FT_Face face, in af_property_get_face_globals() argument
[all...]
H A Dafshaper.c104 hb_face_t* face; in af_shaper_get_coverage() local
450 af_shaper_buf_destroy( FT_Face face, void* buf ) af_shaper_buf_destroy() argument
615 af_shaper_buf_destroy( FT_Face face, void* buf ) af_shaper_buf_destroy() argument
629 FT_Face face = metrics->globals->face; af_shaper_get_cluster() local
666 FT_Face face = metrics->globals->face; af_shaper_get_elem() local
[all...]
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdfdrivr.c67 BDF_Face face = (BDF_Face)FT_CMAP_FACE( cmap ); in FT_CALLBACK_DEF() local
214 FT_Face face = FT_FACE( bdf ); in bdf_interpret_style() local
324 BDF_Face face = (BDF_Face)bdfface; BDF_Face_Done() local
356 BDF_Face face = (BDF_Face)bdfface; FT_CALLBACK_DEF() local
748 FT_Face face = size->face; FT_CALLBACK_DEF() local
791 FT_Face face = FT_FACE( bdf ); FT_CALLBACK_DEF() local
880 bdf_get_bdf_property( BDF_Face face, const char* prop_name, BDF_PropertyRec *aproperty ) bdf_get_bdf_property() argument
933 bdf_get_charset_id( BDF_Face face, const char* *acharset_encoding, const char* *acharset_registry ) bdf_get_charset_id() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmanag.c38 FT_Face face; in ftc_scaler_lookup_size() local
222 FT_Face face; member
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffgload.c80 cff_free_glyph_data( TT_Face face, in cff_free_glyph_data() argument
202 TT_Face face = (TT_Face)glyph->root.face; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidload.c71 cid_load_keyword( CID_Face face, in cid_load_keyword() argument
158 cid_parse_font_matrix( CID_Face face, in cid_parse_font_matrix() argument
240 parse_fd_array( CID_Face face, in parse_fd_array() argument
319 parse_expansion_factor( CID_Face face, CID_Parser* parser ) parse_expansion_factor() argument
344 parse_font_name( CID_Face face, CID_Parser* parser ) parse_font_name() argument
387 cid_parse_dict( CID_Face face, CID_Loader* loader, FT_Byte* base, FT_ULong size ) cid_parse_dict() argument
668 cid_hex_to_binary( FT_Byte* data, FT_ULong data_len, FT_ULong offset, CID_Face face, FT_ULong* data_written ) cid_hex_to_binary() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfdrivr.c82 PCF_Face face = (PCF_Face)FT_CMAP_FACE( pcfcmap ); in FT_CALLBACK_DEF() local
191 PCF_Face face = (PCF_Face)pcfface; in PCF_Face_Done() local
248 PCF_Face face = (PCF_Face)pcfface; FT_CALLBACK_DEF() local
432 PCF_Face face = (PCF_Face)size->face; FT_CALLBACK_DEF() local
472 PCF_Face face = (PCF_Face)FT_SIZE_FACE( size ); FT_CALLBACK_DEF() local
589 pcf_get_bdf_property( PCF_Face face, const char* prop_name, BDF_PropertyRec *aproperty ) pcf_get_bdf_property() argument
631 pcf_get_charset_id( PCF_Face face, const char* *acharset_encoding, const char* *acharset_registry ) pcf_get_charset_id() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrobjs.c46 PFR_Face face = (PFR_Face)pfrface; in pfr_face_done() local
74 PFR_Face face = (PFR_Face)pfrface; in FT_LOCAL_DEF() local
323 PFR_Face face = (PFR_Face)pfrslot->face; FT_LOCAL_DEF() local
480 PFR_Face face = (PFR_Face)pfrface; FT_LOCAL_DEF() local
[all...]
H A Dpfrsbit.c585 PFR_Face face = (PFR_Face) glyph->root.face; in FT_LOCAL() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.c486 TT_Face face; in FT_LOCAL_DEF() local
727 T1_Face face = (T1_Face)decoder->builder.face; FT_LOCAL_DEF() local
772 T1_Face face; cf2_freeT1SeacComponent() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttload.c630 tt_face_load_generic_header( TT_Face face, FT_Stream stream, FT_ULong tag ) tt_face_load_generic_header() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttdriver.c207 TT_Face face = (TT_Face)ttface; in tt_get_kerning() local
229 TT_Face face = (TT_Face)ttface; in tt_get_advances() local
437 FT_Face face = ttslot->face; tt_glyph_load() local
[all...]
H A Dttobjs.c278 tt_get_sfnt_checksum( TT_Face face, in tt_get_sfnt_checksum() argument
583 TT_Face face = (TT_Face)ttface; tt_check_single_notdef() local
666 TT_Face face = (TT_Face)ttface; FT_LOCAL_DEF() local
824 TT_Face face = (TT_Face)ttface; tt_face_done() local
896 TT_Face face = (TT_Face)size->root.face; FT_LOCAL_DEF() local
990 TT_Face face = (TT_Face)size->root.face; FT_LOCAL_DEF() local
1080 TT_Face face = (TT_Face)ftsize->face; tt_size_done_bytecode() local
1123 TT_Face face = (TT_Face)ftsize->face; tt_size_init_bytecode() local
1359 TT_Face face; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.c169 T42_Face face = (T42_Face)t42face; FT_LOCAL_DEF() local
407 T42_Face face = (T42_Face)t42face; T42_Face_Done() local
506 FT_Face face = size->face; FT_LOCAL_DEF() local
527 T42_Face face = (T42_Face)t42size->face; FT_LOCAL_DEF() local
546 T42_Face face = (T42_Face)t42size->face; FT_LOCAL_DEF() local
565 FT_Face face = t42size->face; T42_Size_Done() local
583 FT_Face face = t42slot->face; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout.cc236 hb_aat_layout_has_substitution (hb_face_t *face) in hb_aat_layout_has_substitution() argument
307 hb_aat_layout_has_positioning(hb_face_t *face) hb_aat_layout_has_positioning() argument
340 hb_aat_layout_has_tracking(hb_face_t *face) hb_aat_layout_has_tracking() argument
371 hb_aat_layout_get_feature_types(hb_face_t *face, unsigned int start_offset, unsigned int *feature_count, hb_aat_layout_feature_type_t *features ) hb_aat_layout_get_feature_types() argument
391 hb_aat_layout_feature_type_get_name_id(hb_face_t *face, hb_aat_layout_feature_type_t feature_type) hb_aat_layout_feature_type_get_name_id() argument
419 hb_aat_layout_feature_type_get_selector_infos(hb_face_t *face, hb_aat_layout_feature_type_t feature_type, unsigned int start_offset, unsigned int *selector_count, hb_aat_layout_feature_selector_info_t *selectors, unsigned int *default_index ) hb_aat_layout_feature_type_get_selector_infos() argument
[all...]
H A Dhb-ot-map.hh268 hb_face_t *face; variable
H A Dhb-ot-shape-complex-khmer.cc276 reorder_syllable_khmer(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) reorder_syllable_khmer() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dhb-test.h300 hb_face_t *face; in hb_test_open_font_file() local

Completed in 17 milliseconds

12345678910>>...15