Searched defs:nameFont (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/modules/imgproc/include/opencv2/imgproc/ |
D | imgproc_c.h | 1120 const char* nameFont; //Qt:nameFont member
|
/external/opencv3/modules/highgui/include/opencv2/ |
D | highgui.hpp | 552 const char* nameFont; // Qt: nameFont member
|
/external/opencv3/modules/highgui/src/ |
D | window.cpp | 384 cv::QtFont cv::fontQt(const String& nameFont, int pointSize, Scalar color, int weight, int style, … in fontQt()
|
D | window_QT.cpp | 91 CV_IMPL CvFont cvFontQt(const char* nameFont, int pointSize,CvScalar color,int weight,int style, in… in cvFontQt()
|