Searched refs:oldValue (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() argument554 oldVar.lVal = oldValue ? ExpandCollapseState_Expanded : ExpandCollapseState_Collapsed; in RaiseExpandCollapseAutomationEvent()