Home
last modified time | relevance | path

Searched defs:face (Results 276 - 300 of 379) sorted by relevance

1...<<111213141516

/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.h153 TT_Face face; /* ! */ member
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1load.c104 t1_allocate_blend( T1_Face face, in t1_allocate_blend() argument
376 t1_set_mm_blend( T1_Face face, FT_UInt num_coords, FT_Fixed* coords ) t1_set_mm_blend() argument
773 parse_blend_axis_types( T1_Face face, T1_Loader loader ) parse_blend_axis_types() argument
855 parse_blend_design_positions( T1_Face face, T1_Loader loader ) parse_blend_design_positions() argument
979 parse_blend_design_map( T1_Face face, T1_Loader loader ) parse_blend_design_map() argument
1088 parse_weight_vector( T1_Face face, T1_Loader loader ) parse_weight_vector() argument
1172 parse_buildchar( T1_Face face, T1_Loader loader ) parse_buildchar() argument
1209 t1_load_keyword( T1_Face face, T1_Loader loader, const T1_Field field ) t1_load_keyword() argument
1334 parse_private( T1_Face face, T1_Loader loader ) parse_private() argument
1400 t1_parse_font_matrix( T1_Face face, T1_Loader loader ) t1_parse_font_matrix() argument
1470 parse_encoding( T1_Face face, T1_Loader loader ) parse_encoding() argument
1714 parse_subrs( T1_Face face, T1_Loader loader ) parse_subrs() argument
1909 parse_charstrings( T1_Face face, T1_Loader loader ) parse_charstrings() argument
2278 parse_dict( T1_Face face, T1_Loader loader, FT_Byte* base, FT_ULong size ) parse_dict() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc119 create_cg_font (hb_face_t *face) in create_cg_font() argument
264 _hb_coretext_shaper_face_data_create (hb_face_t *face) in _hb_coretext_shaper_face_data_create() argument
312 hb_coretext_face_get_cg_font(hb_face_t *face) hb_coretext_face_get_cg_font() argument
321 hb_face_t *face = font->face; _hb_coretext_shaper_font_data_create() local
428 hb_face_t *face = hb_coretext_face_create (cg_font); hb_coretext_font_create() local
517 hb_face_t *face = font->face; _hb_coretext_shape() local
[all...]
H A Dhb-directwrite.cc158 _hb_directwrite_shaper_face_data_create (hb_face_t *face) in _hb_directwrite_shaper_face_data_create() argument
553 hb_face_t *face = font->face; in _hb_directwrite_shape() local
809 IDWriteFontFace *face; member
884 hb_directwrite_face_get_font_face(hb_face_t *face) hb_directwrite_face_get_font_face() argument
[all...]
H A Dhb-ot-layout.cc83 hb_ot_layout_has_kerning (hb_face_t *face) in hb_ot_layout_has_kerning() argument
99 hb_ot_layout_has_machine_kerning (hb_face_t *face) in hb_ot_layout_has_machine_kerning() argument
119 hb_ot_layout_has_cross_kerning(hb_face_t *face) hb_ot_layout_has_cross_kerning() argument
277 hb_ot_layout_has_glyph_classes(hb_face_t *face) hb_ot_layout_has_glyph_classes() argument
295 hb_ot_layout_get_glyph_class(hb_face_t *face, hb_codepoint_t glyph) hb_ot_layout_get_glyph_class() argument
314 hb_ot_layout_get_glyphs_in_class(hb_face_t *face, hb_ot_layout_glyph_class_t klass, hb_set_t *glyphs ) hb_ot_layout_get_glyphs_in_class() argument
340 hb_ot_layout_get_attach_points(hb_face_t *face, hb_codepoint_t glyph, unsigned int start_offset, unsigned int *point_count , unsigned int *point_array ) hb_ot_layout_get_attach_points() argument
405 get_gsubgpos_table(hb_face_t *face, hb_tag_t table_tag) get_gsubgpos_table() argument
432 hb_ot_layout_table_get_script_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int start_offset, unsigned int *script_count , hb_tag_t *script_tags ) hb_ot_layout_table_get_script_tags() argument
459 hb_ot_layout_table_find_script(hb_face_t *face, hb_tag_t table_tag, hb_tag_t script_tag, unsigned int *script_index ) hb_ot_layout_table_find_script() argument
500 hb_ot_layout_table_choose_script(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *script_tags, unsigned int *script_index , hb_tag_t *chosen_script ) hb_ot_layout_table_choose_script() argument
535 hb_ot_layout_table_select_script(hb_face_t *face, hb_tag_t table_tag, unsigned int script_count, const hb_tag_t *script_tags, unsigned int *script_index , hb_tag_t *chosen_script ) hb_ot_layout_table_select_script() argument
600 hb_ot_layout_table_get_feature_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int start_offset, unsigned int *feature_count , hb_tag_t *feature_tags ) hb_ot_layout_table_get_feature_tags() argument
625 hb_ot_layout_table_find_feature(hb_face_t *face, hb_tag_t table_tag, hb_tag_t feature_tag, unsigned int *feature_index ) hb_ot_layout_table_find_feature() argument
664 hb_ot_layout_script_get_language_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int start_offset, unsigned int *language_count , hb_tag_t *language_tags ) hb_ot_layout_script_get_language_tags() argument
695 hb_ot_layout_script_find_language(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, hb_tag_t language_tag, unsigned int *language_index) hb_ot_layout_script_find_language() argument
732 hb_ot_layout_script_select_language(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_count, const hb_tag_t *language_tags, unsigned int *language_index ) hb_ot_layout_script_select_language() argument
774 hb_ot_layout_language_get_required_feature_index(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int *feature_index ) hb_ot_layout_language_get_required_feature_index() argument
806 hb_ot_layout_language_get_required_feature(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int *feature_index , hb_tag_t *feature_tag ) hb_ot_layout_language_get_required_feature() argument
842 hb_ot_layout_language_get_feature_indexes(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int start_offset, unsigned int *feature_count , unsigned int *feature_indexes ) hb_ot_layout_language_get_feature_indexes() argument
875 hb_ot_layout_language_get_feature_tags(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, unsigned int start_offset, unsigned int *feature_count , hb_tag_t *feature_tags ) hb_ot_layout_language_get_feature_tags() argument
915 hb_ot_layout_language_find_feature(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, unsigned int language_index, hb_tag_t feature_tag, unsigned int *feature_index ) hb_ot_layout_language_find_feature() argument
960 hb_ot_layout_feature_get_lookups(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int start_offset, unsigned int *lookup_count , unsigned int *lookup_indexes ) hb_ot_layout_feature_get_lookups() argument
990 hb_ot_layout_table_get_lookup_count(hb_face_t *face, hb_tag_t table_tag) hb_ot_layout_table_get_lookup_count() argument
1175 hb_ot_layout_collect_features(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *feature_indexes ) hb_ot_layout_collect_features() argument
1224 hb_ot_layout_collect_lookups(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *lookup_indexes ) hb_ot_layout_collect_lookups() argument
1261 hb_ot_layout_lookup_collect_glyphs(hb_face_t *face, hb_tag_t table_tag, unsigned int lookup_index, hb_set_t *glyphs_before, hb_set_t *glyphs_input, hb_set_t *glyphs_after, hb_set_t *glyphs_output ) hb_ot_layout_lookup_collect_glyphs() argument
1312 hb_ot_layout_table_find_feature_variations(hb_face_t *face, hb_tag_t table_tag, const int *coords, unsigned int num_coords, unsigned int *variations_index ) hb_ot_layout_table_find_feature_variations() argument
1343 hb_ot_layout_feature_with_variations_get_lookups(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int variations_index, unsigned int start_offset, unsigned int *lookup_count , unsigned int *lookup_indexes ) hb_ot_layout_feature_with_variations_get_lookups() argument
1375 hb_ot_layout_has_substitution(hb_face_t *face) hb_ot_layout_has_substitution() argument
1398 hb_ot_layout_lookup_would_substitute(hb_face_t *face, unsigned int lookup_index, const hb_codepoint_t *glyphs, unsigned int glyphs_length, hb_bool_t zero_context) hb_ot_layout_lookup_would_substitute() argument
1490 hb_ot_layout_lookup_substitute_closure(hb_face_t *face, unsigned int lookup_index, hb_set_t *glyphs ) hb_ot_layout_lookup_substitute_closure() argument
1519 hb_ot_layout_lookups_substitute_closure(hb_face_t *face, const hb_set_t *lookups, hb_set_t *glyphs ) hb_ot_layout_lookups_substitute_closure() argument
1566 hb_ot_layout_has_positioning(hb_face_t *face) hb_ot_layout_has_positioning() argument
1640 hb_ot_layout_get_size_params(hb_face_t *face, unsigned int *design_size, unsigned int *subfamily_id, hb_ot_name_id_t *subfamily_name_id, unsigned int *range_start, unsigned int *range_end ) hb_ot_layout_get_size_params() argument
1704 hb_ot_layout_feature_get_name_ids(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, hb_ot_name_id_t *label_id, hb_ot_name_id_t *tooltip_id, hb_ot_name_id_t *sample_id, unsigned int *num_named_parameters, hb_ot_name_id_t *first_param_id ) hb_ot_layout_feature_get_name_ids() argument
1773 hb_ot_layout_feature_get_characters(hb_face_t *face, hb_tag_t table_tag, unsigned int feature_index, unsigned int start_offset, unsigned int *char_count, hb_codepoint_t *characters ) hb_ot_layout_feature_get_characters() argument
2002 hb_face_t *face; global() member
2038 hb_ot_layout_lookup_get_glyph_alternates(hb_face_t *face, unsigned lookup_index, hb_codepoint_t glyph, unsigned start_offset, unsigned *alternate_count , hb_codepoint_t *alternate_glyphs ) hb_ot_layout_lookup_get_glyph_alternates() argument
[all...]
H A Dhb-ot-shape-complex-indic.cc390 hb_face_t *face in update_consonant_positions_indic() local
305 consonant_position_from_face(const indic_shape_plan_t *indic_plan, const hb_codepoint_t consonant, const hb_codepoint_t virama, hb_face_t *face) consonant_position_from_face() argument
407 initial_reordering_consonant_syllable(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_consonant_syllable() argument
903 initial_reordering_standalone_cluster(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_standalone_cluster() argument
925 initial_reordering_syllable_indic(const hb_ot_shape_plan_t *plan, hb_face_t *face, hb_buffer_t *buffer, unsigned int start, unsigned int end) initial_reordering_syllable_indic() argument
[all...]
H A Dhb-uniscribe.cc390 const OT::OpenTypeFontFace &face = file.get_face (face_index); in _hb_rename_font() local
417 _hb_uniscribe_shaper_face_data_create (hb_face_t *face) in _hb_uniscribe_shaper_face_data_create() argument
590 hb_face_t *face = font->face; _hb_uniscribe_shape() local
[all...]
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp173 SkTestSVGScalerContext(sk_sp<TestSVGTypeface> face, in SkTestSVGScalerContext() argument
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c701 short i, face, face_all; in count_faces_scalable() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp423 const int face = order[ndx]; in render() local
H A Des3fTextureFilteringTests.cpp566 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
618 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
[all...]
H A Des3fTextureShadowTests.cpp583 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
639 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeTextureApiTests.cpp62 static deUint32 cubeFaceToGLFace (tcu::CubeFace face) in cubeFaceToGLFace() argument
H A Des31fTextureSpecificationTests.cpp272 const tcu::CubeFace face = getCubeFaceFromNdx(layerFaceNdx % 6); in verifyTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringTests.cpp542 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
586 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
[all...]
H A DvktTextureShadowTests.cpp583 getFaceDesc(const tcu::CubeFace face) getFaceDesc() argument
624 const tcu::CubeFace face = tcu::CubeFace(faceNdx); iterate() local
1452 const int face = layerFace % 6; TextureCubeArrayShadowTestInstance() local
1466 const int face = layerFace % 6; TextureCubeArrayShadowTestInstance() local
1533 const tcu::CubeFace face = tcu::CubeFace(layerFace % 6); iterate() local
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp147 static tcu::CubeFace mapGLCubeFace (deUint32 face) in mapGLCubeFace() argument
1145 tcu::CubeFace face = mapGLCubeFace(target); local
1366 tcu::CubeFace face = mapGLCubeFace(target); texSubImage3D() variable
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp1006 const tcu::CubeFace face = tcu::CubeFace(faceNdx); in iterate() local
[all...]
H A Des2fTextureSpecificationTests.cpp245 TexCubeShader (tcu::CubeFace face) in TexCubeShader() argument
583 renderTexCube(tcu::Surface& dst, int width, int height, tcu::CubeFace face) renderTexCube() argument
806 tcu::CubeFace face = images[ndx].second; createTexture() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp1910 napi_value WebGLRenderingContextBaseImpl::StencilMaskSeparate(napi_env env, GLenum face, GLuint mask) in StencilMaskSeparate() argument
1952 StencilFuncSeparate( napi_env env, GLenum face, GLenum func, GLint ref, GLuint mask) StencilFuncSeparate() argument
[all...]
H A Dwebgl_rendering_context_base.cpp1539 GLenum face = 0; in StencilFuncSeparate() local
1602 GLenum face = 0; in StencilMaskSeparate() local
1657 GLenum face = 0; in StencilOpSeparate() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_surfacedefs.h1338 svga3dsurface_get_image_offset(SVGA3dSurfaceFormat format, surf_size_struct baseLevelSize, u32 numMipLevels, u32 face, u32 mip) svga3dsurface_get_image_offset() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c186 FT_Face face; ///< freetype font face handle member
[all...]
H A Davf_showcqt.c512 FT_Face face = NULL; in render_freetype() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1495 SVGA3D_vgpu10_IntraSurfaceCopy(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned level, unsigned face, const SVGA3dCopyBox *box) SVGA3D_vgpu10_IntraSurfaceCopy() argument

Completed in 53 milliseconds

1...<<111213141516