Searched defs:GetWindowMatrix (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
H A DFFL_FormFiller.cpp494 CPDF_Matrix CFFL_FormFiller::GetWindowMatrix(void* pAttachedData) function in class:CFFL_FormFiller
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Wnd.cpp1127 CPDF_Matrix CPWL_Wnd::GetWindowMatrix() const function in class:CPWL_Wnd
1133 mt.Concat(pProvider->GetWindowMatrix(GetAttachedData()));
1155 CPDF_Matrix mt = GetWindowMatrix();
1165 CPDF_Matrix mt = GetWindowMatrix();

Completed in 118 milliseconds