Home
last modified time | relevance | path

Searched refs:RaiseExpandCollapseAutomationEvent (Results 1 – 3 of 3) 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() function in resource_item_provider
Dresource_item.cpp229 GetResItemProvider()->RaiseExpandCollapseAutomationEvent(FALSE, TRUE); in Open()
248 GetResItemProvider()->RaiseExpandCollapseAutomationEvent(TRUE, FALSE); in Close()