Searched defs:face (Results 76 - 100 of 520) sorted by relevance

1234567891011>>

/external/freetype/src/autofit/
H A Dafglobal.h64 * AF_ModuleRec) and face globals (in AF_FaceGlobalsRec).
101 FT_Face face; member in struct:AF_FaceGlobalsRec_
102 FT_Long glyph_count; /* same as face->num_glyphs */
109 /* per-face auto-hinter properties */
120 * model the global hints data for a given face, decomposed into
125 af_face_globals_new( FT_Face face,
/external/harfbuzz_ng/src/
H A Dtest-buffer-serialize.cc87 hb_face_t *face = hb_face_create (blob, 0 /* first face */); local
91 unsigned int upem = hb_face_get_upem (face);
92 hb_font_t *font = hb_font_create (face);
93 hb_face_destroy (face);
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_derived.c62 boolean texCoords[I915_TEX_UNITS], colors[2], fog, needW, face; local
67 colors[0] = colors[1] = fog = needW = face = FALSE;
98 face = TRUE;
158 /* front/back face */
159 if (face) {
161 debug_printf("Front/back face is broken\n");
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h88 unsigned face; member in struct:svga_transfer
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidriver.c48 cid_get_postscript_name( CID_Face face )
50 const char* result = face->cid.cid_font_name;
72 cid_ps_get_font_info( FT_Face face, argument
75 *afont_info = ((CID_Face)face)->cid.font_info;
81 cid_ps_get_font_extra( FT_Face face, argument
84 *afont_extra = ((CID_Face)face)->font_extra;
104 cid_get_ros( CID_Face face, argument
109 CID_FaceInfo cid = &face->cid;
126 cid_get_is_cid( CID_Face face, argument
130 FT_UNUSED( face );
141 cid_get_cid_from_glyph_index( CID_Face face, FT_UInt glyph_index, FT_UInt *cid ) argument
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1load.h64 T1_Open_Face( T1_Face face ); variable
69 T1_Get_Multi_Master( T1_Face face,
73 T1_Get_MM_Var( T1_Face face,
77 T1_Set_MM_Blend( T1_Face face,
82 T1_Set_MM_Design( T1_Face face,
87 T1_Set_Var_Design( T1_Face face,
92 T1_Done_Blend( T1_Face face ); variable
/external/skia/gm/
H A Dstrokefill.cpp51 SkTypeface* face = SkTypeface::CreateFromName("Papyrus", SkTypeface::kNormal); local
52 SkSafeUnref(paint.setTypeface(face));
55 face = SkTypeface::CreateFromName("Hiragino Maru Gothic Pro", SkTypeface::kNormal);
56 SkSafeUnref(paint.setTypeface(face));
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSFontSelector.cpp131 if (CSSSegmentedFontFace* face = m_fontFaceCache.get(fontDescription, familyName))
132 return face->getFontData(fontDescription);
144 CSSSegmentedFontFace* face = m_fontFaceCache.get(fontDescription, family); local
145 if (face)
146 face->willUseFontData(fontDescription, character);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
H A DHarfBuzzFace.cpp50 static PassRefPtr<FaceCacheEntry> create(hb_face_t* face) argument
52 ASSERT(face);
53 return adoptRef(new FaceCacheEntry(face));
60 hb_face_t* face() { return m_face; } function in class:blink::FaceCacheEntry
64 explicit FaceCacheEntry(hb_face_t* face) argument
65 : m_face(face)
89 m_face = result.storedValue->value->face();
103 static hb_script_t findScriptForVerticalGlyphSubstitution(hb_face_t* face) argument
109 hb_ot_layout_table_get_script_tags(face, HB_OT_TAG_GSUB, 0, &scriptCount, scriptTags);
113 hb_ot_layout_script_get_language_tags(face, HB_OT_TAG_GSU
[all...]
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafglobal.c53 /* Compute the script index of each glyph within a given face. */
59 FT_Face face = globals->face; local
60 FT_CharMap old_charmap = face->charmap;
71 error = FT_Select_Charmap( face, FT_ENCODING_UNICODE );
102 gindex = FT_Get_Char_Index( face, charcode );
111 charcode = FT_Get_Next_Char( face, charcode, &gindex );
126 FT_UInt gindex = FT_Get_Char_Index( face, i );
153 FT_Set_Charmap( face, old_charmap );
159 af_face_globals_new( FT_Face face,
[all...]
H A Dafmodule.c49 af_property_get_face_globals( FT_Face face, argument
57 if ( !face )
60 globals = (AF_FaceGlobals)face->autohint.data;
65 error = af_face_globals_new( face, &globals, module );
68 face->autohint.data =
70 face->autohint.finalizer =
106 error = af_property_get_face_globals( prop->face, &globals, module );
135 error = af_property_get_face_globals( prop->face, &globals, module );
156 error = af_property_get_face_globals( prop->face, &globals, module );
234 return af_loader_load_glyph( module, slot->face,
[all...]
/external/chromium_org/third_party/freetype/src/base/
H A Dftpatent.c113 _tt_check_patents_in_table( FT_Face face, argument
116 FT_Stream stream = face->stream;
122 FT_FACE_FIND_SERVICE( face, service, SFNT_TABLE );
131 error = service->table_info( face, i,
147 _tt_face_check_patents( FT_Face face )
149 FT_Stream stream = face->stream;
157 result = _tt_check_patents_in_table( face, TTAG_fpgm );
161 result = _tt_check_patents_in_table( face, TTAG_prep );
165 FT_FACE_FIND_SERVICE( face, service, TT_GLYF );
169 for ( gindex = 0; gindex < (FT_UInt)face
[all...]
/external/chromium_org/third_party/freetype/src/psaux/
H A Dt1cmap.c38 T1_Face face = (T1_Face)FT_CMAP_FACE( cmap ); local
39 FT_Service_PsCMaps psnames = (FT_Service_PsCMaps)face->psnames;
42 cmap->num_glyphs = face->type1.num_glyphs;
43 cmap->glyph_names = (const char* const*)face->type1.glyph_names;
177 T1_Face face = (T1_Face)FT_CMAP_FACE( cmap ); local
178 T1_Encoding encoding = &face->type1.encoding;
267 psaux_get_glyph_name( T1_Face face, argument
270 return face->type1.glyph_names[idx];
277 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); local
278 FT_Memory memory = FT_FACE_MEMORY( face );
294 FT_Face face = FT_CMAP_FACE( unicodes ); local
307 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); local
319 T1_Face face = (T1_Face)FT_CMAP_FACE( unicodes ); local
[all...]
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttbdf.c41 tt_face_free_bdf_props( TT_Face face )
43 TT_BDF bdf = &face->bdf;
48 FT_Stream stream = FT_FACE(face)->stream;
62 tt_face_load_bdf_props( TT_Face face, argument
65 TT_BDF bdf = &face->bdf;
72 error = tt_face_goto_table( face, TTAG_BDF, stream, &length );
140 tt_face_find_bdf_prop( TT_Face face,
144 TT_BDF bdf = &face->bdf;
145 FT_Size size = FT_FACE(face)->size;
157 error = tt_face_load_bdf_props( face, FT_FAC
[all...]
H A Dttcmap.h145 tt_face_build_cmaps( TT_Face face ); variable
H A Dttpost.c156 load_format_20( TT_Face face, argument
179 if ( num_glyphs > face->max_profile.numGlyphs )
279 TT_Post_20 table = &face->postscript_names.names.format_20;
308 load_format_25( TT_Face face, argument
326 if ( num_glyphs > face->max_profile.numGlyphs || num_glyphs > 258 )
356 TT_Post_25 table = &face->postscript_names.names.format_25;
374 load_post_names( TT_Face face )
383 /* get a stream for the face's resource */
384 stream = face->root.stream;
387 error = face
[all...]
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dtest.cc90 /* Create the face */
91 hb_face_t *face = hb_face_create (blob, 0 /* first face */); local
94 unsigned int upem = hb_face_get_upem (face);
96 hb_font_t *font = hb_font_create (face);
131 hb_face_destroy (face);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c43 unsigned cull_face; /**< which face(s) to cull (one of PIPE_FACE_x) */
78 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? local
82 if ((face & cull_stage(stage)->cull_face) == 0) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tex_validate.c42 GLuint face, i; local
100 for (face = 0; face < nr_faces; face++) {
103 intel_texture_image(intelObj->base.Image[face][i]);
126 int face; local
134 face = intel_image->base.Base.Face;
149 intel_miptree_get_image_offset(mt, level, face, i, &x, &y);
158 intel_miptree_get_image_offset(mt, level, face, 0, &x, &y);
161 __FUNCTION__, face, leve
189 int i, face; local
208 int i, face; local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_tex_validate.c42 GLuint face, i; local
100 for (face = 0; face < nr_faces; face++) {
103 intel_texture_image(intelObj->base.Image[face][i]);
126 int face; local
134 face = intel_image->base.Base.Face;
149 intel_miptree_get_image_offset(mt, level, face, i, &x, &y);
158 intel_miptree_get_image_offset(mt, level, face, 0, &x, &y);
161 __FUNCTION__, face, leve
189 int i, face; local
208 int i, face; local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_tex_validate.c42 GLuint face, i; local
100 for (face = 0; face < nr_faces; face++) {
103 intel_texture_image(intelObj->base.Image[face][i]);
126 int face; local
134 face = intel_image->base.Base.Face;
149 intel_miptree_get_image_offset(mt, level, face, i, &x, &y);
158 intel_miptree_get_image_offset(mt, level, face, 0, &x, &y);
161 __FUNCTION__, face, leve
189 int i, face; local
208 int i, face; local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_tex_copy.c49 const GLuint face = timg->base.Base.Face; local
85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level);
88 fprintf(stderr, "%s: copying to face %d, level %d\n",
89 __FUNCTION__, face, level);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_tex_copy.c49 const GLuint face = timg->base.Base.Face; local
85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level);
88 fprintf(stderr, "%s: copying to face %d, level %d\n",
89 __FUNCTION__, face, level);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dstencil.c34 * front OR back face state (as set by glActiveStencilFaceEXT) is set.
41 * glStencilFuncSeparate(GLenum face, GLenum func, ...).
198 const GLint face = ctx->Stencil.ActiveFace; local
211 if (face != 0) {
212 if (ctx->Stencil.Function[face] == func &&
213 ctx->Stencil.ValueMask[face] == mask &&
214 ctx->Stencil.Ref[face] == ref)
217 ctx->Stencil.Function[face] = func;
218 ctx->Stencil.Ref[face] = ref;
219 ctx->Stencil.ValueMask[face]
266 const GLint face = ctx->Stencil.ActiveFace; local
323 const GLint face = ctx->Stencil.ActiveFace; local
388 _mesa_ActiveStencilFaceEXT(GLenum face) argument
420 _mesa_StencilOpSeparate(GLenum face, GLenum sfail, GLenum zfail, GLenum zpass) argument
478 _mesa_StencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) argument
520 _mesa_StencilMaskSeparate(GLenum face, GLuint mask) argument
553 const GLint face = ctx->Stencil._BackFace; local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_texfetch.c1172 GLuint face, i; local
1182 for (face = 0; face < 6; face++) {
1184 if (texObj->Image[face][i]) {
1186 swrast_texture_image(texObj->Image[face][i]),

Completed in 5854 milliseconds

1234567891011>>