Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Wnd.h209 void* pAttachedData; // optional member
/external/pdfium/fpdfsdk/formfiller/
Dcffl_formfiller.cpp390 CFX_Matrix CFFL_FormFiller::GetWindowMatrix(void* pAttachedData) { in GetWindowMatrix()