Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/theme/
Dcheckboxtp.cpp486 CFX_PointF pt45; in initCheckPath() local
487 pt45.Set(fWidth * 7 / 15.0f, fBottom + fHeight * 8 / 7.0f); in initCheckPath()
519 px1 = pt45.x - pt4.x; in initCheckPath()
520 py1 = pt45.y - pt4.y; in initCheckPath()