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

/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 91 milliseconds