Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_checkboxtp.cpp232 CFX_PointF pt21(fWidth / 5.0f, fBottom + fHeight / 5.0f); in InitCheckPath() local
246 CFX_PointF p2 = CFX_PointF(pt21.x - pt2.x, pt21.y - pt2.y) * FX_BEZIER; in InitCheckPath()