/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | RenderPipelineGL.cpp | 42 ApplyFrontFaceAndCulling(const OpenGLFunctions& gl, wgpu::FrontFace face, wgpu::CullMode mode) ApplyFrontFaceAndCulling() argument
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afloader.c | 89 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 D | afmodule.c | 73 af_property_get_face_globals( FT_Face face, in af_property_get_face_globals() argument [all...] |
H A D | afshaper.c | 104 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 D | bdfdrivr.c | 67 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 D | ftcmanag.c | 38 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 D | cffgload.c | 80 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 D | cidload.c | 71 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 D | pcfdrivr.c | 82 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 D | pfrobjs.c | 46 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 D | pfrsbit.c | 585 PFR_Face face = (PFR_Face) glyph->root.face; in FT_LOCAL() local
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psft.c | 486 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 D | ttload.c | 630 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 D | ttdriver.c | 207 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 D | ttobjs.c | 278 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 D | t42objs.c | 169 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 D | hb-aat-layout.cc | 236 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 D | hb-ot-map.hh | 268 hb_face_t *face; variable
|
H A D | hb-ot-shape-complex-khmer.cc | 276 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 D | hb-test.h | 300 hb_face_t *face; in hb_test_open_font_file() local
|
H A D | test-draw.c | 175 hb_face_t *face = hb_test_open_font_file ("fonts/SourceSerifVariable-Roman-VVAR.abc.ttf"); in test_hb_draw_glyf() local 236 hb_face_t *face = hb_test_open_font_file ("fonts/cff1_seac.otf"); in test_hb_draw_cff1() local 259 hb_face_t *face = hb_test_open_font_file ("fonts/RanaKufi-Regular.subset.otf"); in test_hb_draw_cff1_rline() local 283 hb_face_t *face in test_hb_draw_cff2() local 329 hb_face_t *face = hb_test_open_font_file ("fonts/glyphs.ttf"); test_hb_draw_ttf_parser_tests() local 375 hb_face_t *face = hb_test_open_font_file ("fonts/cff1_flex.otf"); test_hb_draw_ttf_parser_tests() local 392 hb_face_t *face = hb_test_open_font_file ("fonts/cff1_dotsect.nohints.otf"); test_hb_draw_ttf_parser_tests() local 418 hb_face_t *face = hb_test_open_font_file ("fonts/OpenSans-Regular.ttf"); test_hb_draw_font_kit_glyphs_tests() local 447 hb_face_t *face = hb_test_open_font_file ("fonts/Mada-VF.ttf"); test_hb_draw_font_kit_glyphs_tests() local 488 hb_face_t *face = hb_test_open_font_file ("fonts/SourceSansPro-Regular.otf"); test_hb_draw_font_kit_glyphs_tests() local 503 hb_face_t *face = hb_test_open_font_file ("fonts/NotoSansCJKkr-Regular-subset-colon.ttf"); test_hb_draw_font_kit_glyphs_tests() local 535 hb_face_t *face = hb_test_open_font_file ("fonts/TestGVAROne.ttf"); test_hb_draw_font_kit_variations_tests() local 580 hb_face_t *face = hb_test_open_font_file ("fonts/TestGVARTwo.ttf"); test_hb_draw_font_kit_variations_tests() local 624 hb_face_t *face = hb_test_open_font_file ("fonts/TestGVARThree.ttf"); test_hb_draw_font_kit_variations_tests() local 669 hb_face_t *face = hb_test_open_font_file ("fonts/AdobeVFPrototype-Subset.otf"); test_hb_draw_font_kit_variations_tests() local 764 hb_face_t *face = hb_test_open_font_file ("fonts/Estedad-VF.ttf"); test_hb_draw_estedad_vf() local 828 hb_face_t *face = hb_test_open_font_file ("fonts/Stroking.ttf"); test_hb_draw_stroking() local 869 hb_face_t *face = hb_test_open_font_file ("fonts/Stroking.otf"); test_hb_draw_stroking() local [all...] |
H A D | test-font.c | 60 hb_face_t *face; in test_face_create() local 97 hb_face_t *face; in test_face_createfortables() local 155 hb_face_t *face; _test_fontfuncs_nil() local 260 hb_face_t *face; test_fontfuncs_subclassing() local 392 hb_face_t *face; test_fontfuncs_parallels() local 462 hb_face_t *face; test_font_properties() local [all...] |
H A D | test-object.c | 70 hb_face_t *face = hb_face_create (blob, 0); in create_face() local 83 hb_face_t *face = (hb_face_t *) create_face (); in create_font() local
|
H A D | test-subset-glyf.c | 38 static void check_maxp_num_glyphs (hb_face_t *face, uint16_t expected_num_glyphs, bool hints) in check_maxp_num_glyphs() argument 283 hb_face_t *face = hb_test_open_font_file ("../fuzzing/fonts/oom-ccc61c92d589f895174cdef6ff2e3b20e9999a1a"); in test_subset_glyf_strip_hints_invalid() local
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/ |
H A D | hb-aots-tester.cpp | 45 hb_face_t *face; member 73 hb_face_t *face = hb_face_create(blob, 0); in runTest() local
|