Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_checkboxtp.cpp231 CFX_PointF pt12(fWidth / 7.0f, fBottom + fHeight * 2 / 7.0f); in InitCheckPath() local
245 CFX_PointF p1 = CFX_PointF(pt12.x - pt1.x, pt12.y - pt1.y) * FX_BEZIER; in InitCheckPath()