Home | History | Annotate | Download | only in test

Lines Matching refs:FONT_HERSHEY_SCRIPT_SIMPLEX

1941         Imgproc.getTextSize(text, Core.FONT_HERSHEY_SCRIPT_SIMPLEX, fontScale, thickness, null);
1942 Size res = Imgproc.getTextSize(text, Core.FONT_HERSHEY_SCRIPT_SIMPLEX, fontScale, thickness, baseLine);