Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_checkboxtp.cpp242 CFX_PointF pt15(fWidth / 3.5f, fBottom + fHeight * 3.5f / 5.0f); in InitCheckPath() local
262 p2 = CFX_PointF(pt15.x - pt1.x, pt15.y - pt1.y) * FX_BEZIER; in InitCheckPath()