Searched refs:lpfnGetValue (Results 1 – 1 of 1) sorted by relevance
446 CTRL_GETVALUE_FUNCTION_T lpfnGetValue = in getValue() local449 if ( !lpfnGetValue ) in getValue()455 return lpfnGetValue( hwndCtrl ); in getValue()598 CTRL_GETVALUE_FUNCTION_T lpfnGetValue; in cacheControlState() local604 lpfnGetValue = GetCtrlGetValueFunction( aCtrlClass, aControlAction ); in cacheControlState()606 OSL_ASSERT( lpfnGetValue ); in cacheControlState()611 lpfnGetValue( hwndControl ) ); in cacheControlState()627 lpfnGetValue = GetCtrlGetValueFunction( aCtrlClass, aControlAction ); in cacheControlState()632 lpfnGetValue( hwndControl ) ); in cacheControlState()636 lpfnGetValue = GetCtrlGetValueFunction( aCtrlClass, aControlAction ); in cacheControlState()[all …]
Completed in 15 milliseconds