Searched refs:UnRegisterForm (Results 1 – 4 of 4) sorted by relevance
42 UnRegisterForm(); in ~CFWL_Form()202 void CFWL_Form::UnRegisterForm() { in UnRegisterForm() function in CFWL_Form212 pDriver->UnRegisterForm(this); in UnRegisterForm()
58 void UnRegisterForm();
51 void UnRegisterForm(CFWL_Widget* pForm);
168 void CFWL_NoteDriver::UnRegisterForm(CFWL_Widget* pForm) { in UnRegisterForm() function in CFWL_NoteDriver