Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DEditorWindow.h393 CommandInterface* findToolOption; variable
H A DEditorWindow.C222 this->findToolOption = NUL(CommandInterface*); in EditorWindow()
728 if (this->findToolOption) delete this->findToolOption; in ~EditorWindow()
1563 this->findToolOption = in createEditMenu()