FONT_HERSHEY_TRIPLEX 203 modules/imgcodecs/test/test_drawing.cpp textSize = getTextSize( text2, FONT_HERSHEY_TRIPLEX, fontScale, thickness, &baseline); FONT_HERSHEY_TRIPLEX 205 modules/imgcodecs/test/test_drawing.cpp putText(img, text2, textOrg, FONT_HERSHEY_TRIPLEX, fontScale, color, thickness, CV_AA); FONT_HERSHEY_TRIPLEX 366 modules/imgcodecs/test/test_drawing.cpp cvInitFont( &font, FONT_HERSHEY_TRIPLEX, 0.5, 0.5, 0, 1, CV_AA ); FONT_HERSHEY_TRIPLEX 485 modules/imgcodecs/test/test_drawing.cpp fonts.push_back(FONT_HERSHEY_TRIPLEX); FONT_HERSHEY_TRIPLEX 2024 modules/imgproc/src/drawing.cpp case FONT_HERSHEY_TRIPLEX: