Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp385 CFX_Matrix mtPageView; in GetWindowMatrix() local
386 pPrivateData->pPageView->GetCurrentMatrix(mtPageView); in GetWindowMatrix()
388 mt.Concat(mtPageView); in GetWindowMatrix()