Home
last modified time | relevance | path

Searched refs:GetFocusWidgetNode (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.h73 CXFA_Node* GetFocusWidgetNode();
Dcxfa_ffnotify.cpp304 CXFA_Node* CXFA_FFNotify::GetFocusWidgetNode() { in GetFocusWidgetNode() function in CXFA_FFNotify
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp458 CXFA_Node* pNode = pNotify->GetFocusWidgetNode(); in getFocus()