Home
last modified time | relevance | path

Searched refs:unsetAutoAxesAnnotation (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DImageNode.h291 void unsetAutoAxesAnnotation (boolean send);
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DImageWindow.h845 void unsetAutoAxesAnnotation (boolean send);
H A DAutoAxesDialog.C2899 this->image->unsetAutoAxesAnnotation(FALSE); in installValues()
2958 this->image->unsetAutoAxesAnnotation(send); in flipAllTabsUp()
H A DImageNodeUtils.C580 void ImageNode::unsetAutoAxesAnnotation (boolean send) in unsetAutoAxesAnnotation() function
H A DImageWindow.C4182 void ImageWindow::unsetAutoAxesAnnotation (boolean send) in unsetAutoAxesAnnotation() function
4186 ((ImageNode*)this->node)->unsetAutoAxesAnnotation(send); in unsetAutoAxesAnnotation()