Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/theme/
Dcheckboxtp.cpp484 CFX_PointF pt43; in initCheckPath() local
485 pt43.Set(fWidth * (1 / 7.0f + 7 / 15.0f), fBottom + fHeight * 4 / 5.0f); in initCheckPath()
513 px2 = pt43.x - pt4.x; in initCheckPath()
514 py2 = pt43.y - pt4.y; in initCheckPath()