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