Searched refs:CV_FONT_HERSHEY_PLAIN (Results 1 – 2 of 2) sorted by relevance
1368 #define CV_FONT_HERSHEY_PLAIN 1 macro1406 cvInitFont( &font, CV_FONT_HERSHEY_PLAIN, scale, scale, 0, thickness, CV_AA );
2328 case CV_FONT_HERSHEY_PLAIN: in cvInitFont()