Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/theme/
Dcheckboxtp.cpp478 CFX_PointF pt23; in initCheckPath() local
479 pt23.Set(fWidth / 4.4f, fBottom + fHeight * 0 / 16.0f); in initCheckPath()
503 px1 = pt23.x - pt2.x; in initCheckPath()
504 py1 = pt23.y - pt2.y; in initCheckPath()