HomeSort by relevance Sort by last modified time
    Searched refs:GetChildMatrix (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 470 CPDF_Matrix mt = pChild->GetChildMatrix();
1177 CPDF_Matrix mt = GetChildMatrix();
1190 CPDF_Matrix mt = GetChildMatrix();
1203 CPDF_Matrix mt = GetChildMatrix();
1217 CPDF_Matrix mt = GetChildMatrix();
1238 mt.Concat(pParent->GetChildMatrix());
1246 CPDF_Matrix CPWL_Wnd::GetChildMatrix() const
PWL_ListCtrl.cpp 182 CPDF_Matrix mt = pChild->GetChildMatrix();
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 380 CPDF_Matrix GetChildMatrix() const;

Completed in 287 milliseconds