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

  /external/pdfium/fpdfsdk/formfiller/
cffl_formfiller.cpp 379 CFX_Matrix CFFL_FormFiller::GetWindowMatrix(CPWL_Wnd::PrivateData* pAttached) {
  /external/pdfium/fpdfsdk/pwl/
cpwl_wnd.cpp 732 CFX_Matrix CPWL_Wnd::GetWindowMatrix() const {
735 mt.Concat(pProvider->GetWindowMatrix(GetAttachedData()));
740 CFX_Matrix mt = GetWindowMatrix();

Completed in 941 milliseconds