Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/lightwidget/
Dpicturebox.cpp108 FX_FLOAT fWid = rect.height / 2; in GetMatrix() local
110 matrix.Translate(-fLen, -fWid); in GetMatrix()
112 matrix.Translate(fLen, fWid); in GetMatrix()