Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h246 void* pAttachedData; // optional member
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_FormFiller.cpp406 CFX_Matrix CFFL_FormFiller::GetWindowMatrix(void* pAttachedData) { in GetWindowMatrix()