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

  /external/pdfium/fpdfsdk/pdfwindow/
PWL_Wnd.cpp 373 CFX_Matrix mt = pChild->GetChildMatrix();
844 CFX_Matrix mt = GetChildMatrix();
853 CFX_Matrix mt = GetChildMatrix();
868 mt.Concat(pParent->GetChildMatrix());
875 CFX_Matrix CPWL_Wnd::GetChildMatrix() const {
PWL_Wnd.h 336 CFX_Matrix GetChildMatrix() const;

Completed in 56 milliseconds