Home
last modified time | relevance | path

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

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