Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.h99 virtual CFX_Matrix GetWindowMatrix(
253 CFX_Matrix GetWindowMatrix() const;
Dcpwl_wnd.cpp693 CFX_Matrix CPWL_Wnd::GetWindowMatrix() const { in GetWindowMatrix() function in CPWL_Wnd
696 mt.Concat(pProvider->GetWindowMatrix(GetAttachedData())); in GetWindowMatrix()
701 CFX_Matrix mt = GetWindowMatrix(); in PWLtoWnd()
Dcpwl_edit_ctrl.cpp38 CFX_Matrix mt = GetWindowMatrix(); in IsWndHorV()
/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.h92 CFX_Matrix GetWindowMatrix(
Dcffl_formfiller.cpp376 CFX_Matrix CFFL_FormFiller::GetWindowMatrix( in GetWindowMatrix() function in CFFL_FormFiller