Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DImageWindow.h534 int pending_resize_x, pending_resize_y; variable
H A DImageWindow.C1645 this->setGeometry(this->pending_resize_x, this->pending_resize_y, in getDisplayString()
7595 this->pending_resize_x = x; in setGeometry()
7694 iw->setGeometry( iw->pending_resize_x, iw->pending_resize_y, in ImageWindow_ResetEORWP()