Searched defs:GetInfo (Results 1 – 2 of 2) sorted by relevance
25 void (*GetInfo)(void* pContext, int* width, int* height, int* nComps); member51 void (*GetInfo)(void* context, unsigned long* width, unsigned long* height, member
291 wxWebViewDOMElementInfo GetInfo() const { return m_info; } in GetInfo() function