Searched refs:font_face (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_truetype_font_list_pango.cc43 PangoFontFace* font_face = font_faces[j]; local
44 PangoFontDescription* font_desc = ::pango_font_face_describe(font_face);
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSGrammar.y281 %type <rule> font_face
502 | font_face
549 | font_face
1024 font_face: label
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcss.js271 return pushContext(state, stream, "font_face");
275 states.font_face = function(type, stream, state) {
284 return "font_face";
332 (ch == "}" && (cx.type == "block" || cx.type == "top" || cx.type == "interpolation" || cx.type == "font_face") ||
/external/opencv/cxcore/src/
H A Dcxdrawing.cpp2229 italic_shear = !(font->font_face & CV_FONT_ITALIC) ? 0 : cvRound(font->vscale*.25*XY_ONE);
2308 cvInitFont( CvFont *font, int font_face, double hscale, double vscale, argument
2315 int is_italic = font_face & CV_FONT_ITALIC;
2323 switch( (font_face & 7) )
2353 font->font_face = font_face;
/external/opencv/cxcore/include/
H A Dcxcore.h1384 int font_face; /* =CV_FONT_* */ member in struct:CvFont
1397 CVAPI(void) cvInitFont( CvFont* font, int font_face,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 513 milliseconds