Searched defs:face (Results 26 - 50 of 520) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttkern.h33 tt_face_load_kern( TT_Face face,
37 tt_face_done_kern( TT_Face face ); variable
40 tt_face_get_kerning( TT_Face face,
44 #define TT_FACE_HAS_KERNING( face ) ( (face)->kern_avail_bits != 0 )
/external/freetype/src/sfnt/
H A Dttkern.h33 tt_face_load_kern( TT_Face face,
37 tt_face_done_kern( TT_Face face ); variable
40 tt_face_get_kerning( TT_Face face,
44 #define TT_FACE_HAS_KERNING( face ) ( (face)->kern_avail_bits != 0 )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttkern.h33 tt_face_load_kern( TT_Face face,
37 tt_face_done_kern( TT_Face face ); variable
40 tt_face_get_kerning( TT_Face face,
44 #define TT_FACE_HAS_KERNING( face ) ( (face)->kern_avail_bits != 0 )
/external/chromium_org/third_party/skia/src/core/
H A DSkTypefacePriv.h19 static inline SkTypeface* ref_or_default(SkTypeface* face) { argument
20 return face ? SkRef(face) : SkTypeface::RefDefault();
31 SkAutoResolveDefaultTypeface(SkTypeface* face) argument
32 : INHERITED(ref_or_default(face)) {}
/external/skia/src/core/
H A DSkTypefacePriv.h19 static inline SkTypeface* ref_or_default(SkTypeface* face) { argument
20 return face ? SkRef(face) : SkTypeface::RefDefault();
31 SkAutoResolveDefaultTypeface(SkTypeface* face) argument
32 : INHERITED(ref_or_default(face)) {}
/external/chromium_org/skia/ext/
H A DSkTypeface_fake.cpp9 uint32_t SkTypeface::UniqueID(const SkTypeface* face) argument
/external/chromium_org/third_party/freetype/src/base/
H A Dftmm.c38 ft_face_get_mm_service( FT_Face face, argument
46 if ( !face )
51 if ( FT_HAS_MULTIPLE_MASTERS( face ) )
53 FT_FACE_LOOKUP_SERVICE( face,
68 FT_Get_Multi_Master( FT_Face face,
75 error = ft_face_get_mm_service( face, &service );
80 error = service->get_mm( face, amaster );
90 FT_Get_MM_Var( FT_Face face,
97 error = ft_face_get_mm_service( face, &service );
102 error = service->get_mm_var( face, amaste
[all...]
H A Dftsynth.c88 FT_Face face = slot->face; local
98 xstr = FT_MulFix( face->units_per_EM,
99 face->size->metrics.y_scale ) / 24;
H A Dftadvanc.c27 _ft_face_scale_advances( FT_Face face, argument
39 if ( face->size == NULL )
43 scale = face->size->metrics.y_scale;
45 scale = face->size->metrics.x_scale;
72 FT_Get_Advance( FT_Face face,
80 if ( !face )
83 if ( gindex >= (FT_UInt)face->num_glyphs )
86 func = face->driver->clazz->get_advances;
92 error = func( face, gindex, 1, flags, padvance );
94 return _ft_face_scale_advances( face, padvanc
[all...]
/external/freetype/src/base/
H A Dftmm.c38 ft_face_get_mm_service( FT_Face face, argument
46 if ( !face )
51 if ( FT_HAS_MULTIPLE_MASTERS( face ) )
53 FT_FACE_LOOKUP_SERVICE( face,
68 FT_Get_Multi_Master( FT_Face face,
75 error = ft_face_get_mm_service( face, &service );
80 error = service->get_mm( face, amaster );
90 FT_Get_MM_Var( FT_Face face,
97 error = ft_face_get_mm_service( face, &service );
102 error = service->get_mm_var( face, amaste
[all...]
H A Dftsynth.c88 FT_Face face = slot->face; local
98 xstr = FT_MulFix( face->units_per_EM,
99 face->size->metrics.y_scale ) / 24;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftgxval.c38 FT_TrueTypeGX_Validate( FT_Face face,
47 if ( !face )
59 FT_FACE_FIND_GLOBAL_SERVICE( face, service, GX_VALIDATE );
62 error = service->validate( face,
75 FT_TrueTypeGX_Free( FT_Face face, argument
81 if ( !face )
84 memory = FT_FACE_MEMORY( face );
91 FT_ClassicKern_Validate( FT_Face face,
99 if ( !face )
111 FT_FACE_FIND_GLOBAL_SERVICE( face, servic
126 FT_ClassicKern_Free( FT_Face face, FT_Bytes table ) argument
[all...]
H A Dftotval.c29 FT_OpenType_Validate( FT_Face face,
41 if ( !face )
57 FT_FACE_FIND_GLOBAL_SERVICE( face, service, OPENTYPE_VALIDATE );
60 error = service->validate( face,
76 FT_OpenType_Free( FT_Face face, argument
82 if ( !face )
85 memory = FT_FACE_MEMORY( face );
H A Dfxft_ftmm.c38 ft_face_get_mm_service( FT_Face face, argument
46 if ( !face )
51 if ( FT_HAS_MULTIPLE_MASTERS( face ) )
53 FT_FACE_LOOKUP_SERVICE( face,
68 FT_Get_Multi_Master( FT_Face face,
75 error = ft_face_get_mm_service( face, &service );
80 error = service->get_mm( face, amaster );
90 FT_Get_MM_Var( FT_Face face,
97 error = ft_face_get_mm_service( face, &service );
102 error = service->get_mm_var( face, amaste
[all...]
H A Dftsynth.c88 FT_Face face = slot->face; local
98 xstr = FT_MulFix( face->units_per_EM,
99 face->size->metrics.y_scale ) / 24;
/external/chromium_org/tools/gyp/tools/emacs/
H A Dgyp-tests.el29 (defun equivalent-face (face)
30 "For the purposes of face comparison, we're not interested in the
32 font-lock-comment-delimiter and font-lock-comment-face."
33 (case face
34 ((font-lock-comment-delimiter-face) font-lock-comment-face)
35 (t face)))
37 (defun text-face-properties (s)
41 (setq result (cons (equivalent-face (ge
[all...]
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
H A DImageD3D.h37 virtual void setManagedSurfaceCube(TextureStorage *storage, int face, int level) {}; argument
41 virtual bool copyToStorageCube(TextureStorage *storage, int face, int level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height) = 0;
/external/chromium_org/third_party/freetype/include/freetype/
H A Dftautoh.h90 * FT_Face face;
95 * FT_New_Face( library, "foo.ttf", 0, &face );
97 * prop.face = face;
104 * FT_Load_Glyph( face, ..., FT_LOAD_FORCE_AUTOHINT );
244 FT_Face face; member in struct:FT_Prop_GlyphToScriptMap_
279 * face-specific property like @glyph-to-script-map, or by auto-hinting
280 * any glyph from that face. In particular, if you have already created
282 * auto-hinter), a change of the fallback glyph will affect this face.
301 * FT_Face face;
336 FT_Face face; member in struct:FT_Prop_IncreaseXHeight_
[all...]
H A Dftsnames.h120 /* face :: A handle to the source face. */
126 FT_Get_Sfnt_Name_Count( FT_Face face ); variable
138 /* face :: A handle to the source face. */
158 FT_Get_Sfnt_Name( FT_Face face,
172 * legacy systems which has 4-face-per-family restriction.
187 * systems which has 4-face-per-family restriction.
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafglobal.h33 * AF_ModuleRec) and face globals (in AF_FaceGlobalsRec).
64 FT_Face face; member in struct:AF_FaceGlobalsRec_
65 FT_Long glyph_count; /* same as face->num_glyphs */
68 /* per-face auto-hinter properties */
79 * model the global hints data for a given face, decomposed into
84 af_face_globals_new( FT_Face face,
H A Dafloader.h32 * actual fonts. If necessary, `local' data like the current face, the
33 * current face's auto-hint data, or the current glyph's parameters
40 /* current face data */
41 FT_Face face; member in struct:AF_LoaderRec_
64 FT_Face face );
73 FT_Face face,
/external/chromium_org/third_party/freetype/src/cff/
H A Dcffcmap.c38 TT_Face face = (TT_Face)FT_CMAP_FACE( cmap ); local
39 CFF_Font cff = (CFF_Font)face->extra.data;
125 cff_sid_to_glyph_name( TT_Face face, argument
128 CFF_Font cff = (CFF_Font)face->extra.data;
140 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); local
141 FT_Memory memory = FT_FACE_MEMORY( face );
142 CFF_Font cff = (CFF_Font)face->extra.data;
157 (FT_Pointer)face );
164 FT_Face face = FT_CMAP_FACE( unicodes ); local
165 FT_Memory memory = FT_FACE_MEMORY( face );
177 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); local
190 TT_Face face = (TT_Face)FT_CMAP_FACE( unicodes ); local
[all...]
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dtest-size-params.cc85 /* Create the face */
86 hb_face_t *face = hb_face_create (blob, 0 /* first face */); local
91 bool ret = hb_ot_layout_get_size_params (face, p, p+1, p+2, p+3, p+4);
H A Dtest-would-substitute.cc89 /* Create the face */
90 hb_face_t *face = hb_face_create (blob, 0 /* first face */); local
94 hb_font_t *font = hb_font_create (face);
105 return !hb_ot_layout_lookup_would_substitute (face, strtol (argv[2], NULL, 0), glyphs, len, false);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_texture.c43 void util_map_texcoords2d_onto_cubemap(unsigned face, argument
53 * Not +/-1 to avoid cube face selection ambiguity near the edges,
60 switch (face) {

Completed in 1707 milliseconds

1234567891011>>