Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp216 CFX_Matrix ctmOnParent; in GetMatrix() local
222 ctmOnParent.SetIdentity(); in GetMatrix()
224 matrix.Concat(ctmOnParent, true); in GetMatrix()