Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.h75 void SetFocusWidgetNode(CXFA_Node* pNode);
Dcxfa_ffnotify.cpp332 void CXFA_FFNotify::SetFocusWidgetNode(CXFA_Node* pNode) { in SetFocusWidgetNode() function in CXFA_FFNotify
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp464 pNotify->SetFocusWidgetNode(pNode); in setFocus()