Searched refs:ImplGetOKButton (Results 1 – 1 of 1) sorted by relevance
181 static PushButton* ImplGetOKButton( Dialog* pDialog ) in ImplGetOKButton() function225 pWindow = ImplGetOKButton( pDialog ); in ImplMouseAutoPos()470 … ((GetStyle() & WB_CLOSEABLE) || ImplGetCancelButton( this ) || ImplGetOKButton( this )) ) in Notify()522 if ( ImplGetCancelButton( this ) || ImplGetOKButton( this ) ) in StateChanged()577 pButton = ImplGetOKButton( this ); in Close()
Completed in 17 milliseconds