Searched refs:GetWindowMatrix (Results 1 – 5 of 5) sorted by relevance
878 CFX_Matrix CPWL_Wnd::GetWindowMatrix() const { in GetWindowMatrix() function in CPWL_Wnd882 mt.Concat(pProvider->GetWindowMatrix(GetAttachedData())); in GetWindowMatrix()890 CFX_Matrix mt = GetWindowMatrix(); in PWLtoWnd()899 CFX_Matrix mt = GetWindowMatrix(); in PWLtoWnd()
49 CFX_Matrix mt = GetWindowMatrix(); in IsWndHorV()
182 virtual CFX_Matrix GetWindowMatrix(void* pAttachedData) = 0;377 CFX_Matrix GetWindowMatrix() const;
88 CFX_Matrix GetWindowMatrix(void* pAttachedData) override;
406 CFX_Matrix CFFL_FormFiller::GetWindowMatrix(void* pAttachedData) { in GetWindowMatrix() function in CFFL_FormFiller