Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/theme/
Dcheckboxtp.cpp474 CFX_PointF pt12; in initCheckPath() local
475 pt12.Set(fWidth / 7.0f, fBottom + fHeight * 2 / 7.0f); in initCheckPath()
495 px1 = pt12.x - pt1.x; in initCheckPath()
496 py1 = pt12.y - pt1.y; in initCheckPath()