Searched refs:EnableOprNotify (Results 1 – 4 of 4) sorted by relevance
379 virtual void EnableOprNotify(FX_BOOL bNotify) = 0;
633 void EnableOprNotify(FX_BOOL bNotify) override;
205 m_pEdit->EnableOprNotify(TRUE); in OnCreated()
2924 void CFX_Edit::EnableOprNotify(FX_BOOL bNotify) { in EnableOprNotify() function in CFX_Edit