Home
last modified time | relevance | path

Searched defs:face (Results 1 - 25 of 363) sorted by relevance

12345678910>>...15

/third_party/node/tools/gyp/tools/emacs/
H A Dgyp-tests.el[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftfntfmt.h77 FT_Get_Font_Format( FT_Face face ); variable
82 FT_Get_X11_Font_Format( FT_Face face ); variable
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfobjs.h45 sfnt_done_face( TT_Face face ); variable
H A Dttbdf.h33 tt_face_free_bdf_props( TT_Face face ); variable
H A Dttcolr.h36 tt_face_free_colr( TT_Face face ); variable
H A Dttcpal.h36 tt_face_free_cpal( TT_Face face ); variable
H A Dttload.h90 tt_face_free_name( TT_Face face ); global() variable
[all...]
H A Dttpost.h38 tt_face_free_ps_names( TT_Face face ); variable
H A Dttsbit.h34 tt_face_free_sbit( TT_Face face ); variable
H A Dttkern.h36 tt_face_done_kern( TT_Face face ); variable
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttgload.h34 TT_Init_Glyph_Loading( TT_Face face ); variable
H A Dttpload.h39 tt_face_done_loca( TT_Face face ); variable
61 tt_face_free_hdmx( TT_Face face ); variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-face.cc46 void hb_ot_face_t::init0 (hb_face_t *face) in init0() argument
H A Dhb-ot-meta.cc54 hb_ot_meta_get_entry_tags (hb_face_t *face, in hb_ot_meta_get_entry_tags() argument
74 hb_ot_meta_reference_entry (hb_face_t *face, hb_ot_meta_tag_t meta_tag) in hb_ot_meta_reference_entry() argument
H A Dtest-gpos-size-params.cc47 hb_face_t *face = hb_face_create (blob, 0 /* first face */); in main() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffload.h115 cff_done_blend( CFF_Face face ); variable
H A Dcffobjs.h65 cff_face_done( FT_Face face ); /* CFF_Face */ variable
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftgxval.c74 FT_TrueTypeGX_Free( FT_Face face, in FT_TrueTypeGX_Free() argument
125 FT_ClassicKern_Free( FT_Face face, FT_Bytes table ) FT_ClassicKern_Free() argument
[all...]
H A Dftotval.c75 FT_OpenType_Free( FT_Face face, in FT_OpenType_Free() argument
/third_party/skia/third_party/externals/freetype/tests/issue-1063/
H A Dmain.c11 FT_Face face = NULL; in main() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-baseline.c34 hb_face_t *face = hb_test_open_font_file ("fonts/base.ttf"); in test_ot_layout_base() local
H A Dtest-ot-alternates.c33 hb_face_t *face = hb_test_open_font_file ("fonts/SourceSansPro-Regular.otf"); in test_ot_layout_lookup_get_glyph_alternates() local
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_buffer.cpp58 auto face = std::make_shared<FaceData>(shared_from_this(), ftFace); in CreateFace() local
/third_party/mesa3d/src/mesa/main/
H A Dstencil.h50 _mesa_get_stencil_ref(struct gl_context const *ctx, int face) in _mesa_get_stencil_ref() argument
67 const int face = ctx->Stencil._BackFace; in _mesa_stencil_is_two_sided() local
[all...]
H A Dteximage.h77 _mesa_cube_face_target(GLenum target, unsigned face) in _mesa_cube_face_target() argument

Completed in 5 milliseconds

12345678910>>...15