Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp470 CPDF_Matrix mt = pChild->GetChildMatrix(); in DrawChildAppearance()
1177 CPDF_Matrix mt = GetChildMatrix(); in ChildToParent()
1190 CPDF_Matrix mt = GetChildMatrix(); in ChildToParent()
1203 CPDF_Matrix mt = GetChildMatrix(); in ParentToChild()
1217 CPDF_Matrix mt = GetChildMatrix(); in ParentToChild()
1238 mt.Concat(pParent->GetChildMatrix()); in GetChildToRoot()
1246 CPDF_Matrix CPWL_Wnd::GetChildMatrix() const in GetChildMatrix() function in CPWL_Wnd
DPWL_ListCtrl.cpp182 CPDF_Matrix mt = pChild->GetChildMatrix(); in DrawChildAppearance()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h380 CPDF_Matrix GetChildMatrix() const;