Searched refs:GetFocusNode (Results 1 – 2 of 2) sorted by relevance
93 CXFA_Node* GetFocusNode() const { return m_pFocusNode; } in GetFocusNode() function
325 return pDocView ? pDocView->GetFocusNode() : nullptr; in GetFocusWidgetNode()