Searched refs:newValue (Results 1 – 2 of 2) sorted by relevance
52 void RaiseExpandCollapseAutomationEvent(BOOL oldValue, BOOL newValue);
547 void resource_item_provider::RaiseExpandCollapseAutomationEvent(BOOL oldValue, BOOL newValue) in RaiseExpandCollapseAutomationEvent() argument557 newVar.lVal = newValue ? ExpandCollapseState_Expanded : ExpandCollapseState_Collapsed; in RaiseExpandCollapseAutomationEvent()