Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp393 CFX_Matrix mtPageView; in GetWindowMatrix() local
394 pPrivateData->pPageView->GetCurrentMatrix(mtPageView); in GetWindowMatrix()
397 mt.Concat(mtPageView); in GetWindowMatrix()