Searched refs:ControlDescriptionLookup (Results 1 – 1 of 1) sorted by relevance
121 struct ControlDescriptionLookup struct260 …nge = ::std::equal_range( s_pControls, s_pControlsEnd, _rControlName, ControlDescriptionLookup() ); in implGetControl()337 …return ::std::binary_search( s_pControls, s_pControlsEnd, _rControlName, ControlDescriptionLookup(… in isControlSupported()
Completed in 18 milliseconds