Home
last modified time | relevance | path

Searched refs:oldValue (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_item_provider.h52 void RaiseExpandCollapseAutomationEvent(BOOL oldValue, BOOL newValue);
Dresource_item_provider.cpp547 void resource_item_provider::RaiseExpandCollapseAutomationEvent(BOOL oldValue, BOOL newValue) in RaiseExpandCollapseAutomationEvent() argument
554 oldVar.lVal = oldValue ? ExpandCollapseState_Expanded : ExpandCollapseState_Collapsed; in RaiseExpandCollapseAutomationEvent()