Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_FormFiller.cpp409 CFX_Matrix mtPageView; in GetWindowMatrix() local
410 pPrivateData->pPageView->GetCurrentMatrix(mtPageView); in GetWindowMatrix()
412 mt.Concat(mtPageView); in GetWindowMatrix()