Searched refs:cvGetTextSize (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxcore.h1416 CVAPI(void) cvGetTextSize( const char* text_string, const CvFont* font,
/external/opencv/cxcore/src/
H A Dcxdrawing.cpp2366 cvGetTextSize( const char *text, const CvFont *font, CvSize *size, int *_base_line ) function
2368 CV_FUNCNAME( "cvGetTextSize" );

Completed in 267 milliseconds