/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PackedEnums.cpp | 112 TextureTarget CubeFaceIndexToTextureTarget(size_t face) in CubeFaceIndexToTextureTarget() argument
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftsynth.c | 92 FT_Face face; in FT_GlyphSlot_Embolden() local
|
H A D | ftadvanc.c | 26 _ft_face_scale_advances( FT_Face face, in _ft_face_scale_advances() argument [all...] |
H A D | ftmm.c | 38 ft_face_get_mm_service( FT_Face face, in ft_face_get_mm_service() argument 66 ft_face_get_mvar_service( FT_Face face, in ft_face_get_mvar_service() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrdrivr.c | 35 PFR_Face face = (PFR_Face)pfrface; in FT_CALLBACK_DEF() local 69 PFR_Face face = (PFR_Face)pfrface; in FT_CALLBACK_DEF() local 104 PFR_Face face = (PFR_Face)pfrface; in FT_CALLBACK_DEF() local
|
H A D | pfrcmap.c | 31 PFR_Face face = (PFR_Face)FT_CMAP_FACE( cmap ); in FT_CALLBACK_DEF() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-face.hh | 63 hb_face_t *face; /* MUST be JUST before the lazy loaders. */ member
|
H A D | test-gsub-would-substitute.cc | 51 hb_face_t *face = hb_face_create (blob, 0 /* first face */); in main() local
|
H A D | test-ot-meta.cc | 42 hb_face_t *face = hb_face_create (blob, 0 /* first face */); in main() local
|
H A D | test-ot-name.cc | 44 hb_face_t *face = hb_face_create (blob, 0 /* first face */); in main() local
|
H A D | hb-aat-map.hh | 89 hb_face_t *face; member
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-collect-unicodes.c | 33 hb_face_t *face = hb_test_open_font_file ("fonts/Roboto-Regular.abc.format4.ttf"); in test_collect_unicodes_format4() local 55 hb_face_t *face = hb_test_open_font_file ("fonts/cmunrm.otf"); in test_collect_unicodes_format12_notdef() local 76 hb_face_t *face = hb_test_open_font_file ("fonts/Roboto-Regular.abc.format12.ttf"); in test_collect_unicodes_format12() local 98 hb_face_t *face in test_collect_unicodes() local [all...] |
H A D | test-font-scale.c | 36 hb_face_t *face = hb_test_open_font_file ("fonts/Cantarell.A.otf"); in test_hb_scale() local
|
H A D | test-ot-ligature-carets.c | 33 hb_face_t *face = hb_test_open_font_file ("fonts/NotoNastaliqUrdu-Regular.ttf"); in test_ot_layout_get_ligature_carets_ot_gdef() local 149 hb_face_t *face = hb_face_get_empty (); in test_ot_layout_get_ligature_carets_empty() local [all...] |
H A D | test-ot-metrics.c | 36 hb_face_t *face = hb_test_open_font_file ("fonts/cpal-v0.ttf"); in test_ot_metrics_get_no_var() local 52 hb_face_t *face = hb_test_open_font_file ("fonts/TestCFF2VF.otf"); in test_ot_metrics_get_var() local
|
H A D | test-style.c | 48 hb_face_t *face = hb_test_open_font_file ("fonts/Roboto-Regular.abc.ttf"); in test_regular_face() local 64 hb_face_t *face = hb_test_open_font_file ("fonts/AdobeVFPrototype_vsindex.otf"); in test_face_user_setting() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_state_derived.c | 49 bool colors[2], fog, needW, face; in calculate_vertex_layout() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_texture.c | 43 void util_map_texcoords2d_onto_cubemap(unsigned face, in util_map_texcoords2d_onto_cubemap() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_shader_semantics.h | 41 int face; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | ImageD3D.cpp | 33 setManagedSurfaceCube(const gl::Context *context, TextureStorage *storage, int face, int level) setManagedSurfaceCube() argument
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftsnames.h | 140 FT_Get_Sfnt_Name_Count( FT_Face face ); variable
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afloader.h | 40 FT_Face face; member
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffcmap.c | 38 TT_Face face = (TT_Face)FT_CMAP_FACE( cmap ); in FT_CALLBACK_DEF() local 133 cff_sid_to_glyph_name( TT_Face face, in cff_sid_to_glyph_name() argument 149 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); in FT_CALLBACK_DEF() local 178 FT_Face face = FT_CMAP_FACE( unicodes ); in cff_cmap_unicode_done() local 191 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); FT_CALLBACK_DEF() local 204 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); FT_CALLBACK_DEF() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/perf/ |
H A D | perf-extents.hh | 18 hb_face_t *face = hb_face_create (blob, 0); in extents() local
|
H A D | perf-shaping.hh | 13 hb_face_t *face = hb_face_create (blob, 0); in shape() local
|