Searched defs:pAttachedData (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_formfiller.cpp367 cp.pAttachedData = pPrivateData;
390 CFX_Matrix CFFL_FormFiller::GetWindowMatrix(void* pAttachedData) { argument
391 if (CFFL_PrivateData* pPrivateData = (CFFL_PrivateData*)pAttachedData) {
/external/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Wnd.h146 virtual CFX_Matrix GetWindowMatrix(void* pAttachedData) = 0;
187 pAttachedData = nullptr;
209 void* pAttachedData; // optional member in struct:PWL_CREATEPARAM

Completed in 237 milliseconds