FONT_HERSHEY_COMPLEX_SMALL  208 modules/imgcodecs/test/test_drawing.cpp     textSize = getTextSize( text2, FONT_HERSHEY_COMPLEX_SMALL, fontScale, thickness, &baseline);
FONT_HERSHEY_COMPLEX_SMALL  210 modules/imgcodecs/test/test_drawing.cpp     putText(img, text2, textOrg, FONT_HERSHEY_COMPLEX_SMALL, fontScale, color, thickness, CV_AA);
FONT_HERSHEY_COMPLEX_SMALL  371 modules/imgcodecs/test/test_drawing.cpp     cvInitFont( &font, FONT_HERSHEY_COMPLEX_SMALL, 1, 1, 0, 1, CV_AA );
FONT_HERSHEY_COMPLEX_SMALL  486 modules/imgcodecs/test/test_drawing.cpp         fonts.push_back(FONT_HERSHEY_COMPLEX_SMALL);
FONT_HERSHEY_COMPLEX_SMALL 2027 modules/imgproc/src/drawing.cpp     case FONT_HERSHEY_COMPLEX_SMALL: