Home
last modified time | relevance | path

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

/dports/graphics/art/ART-1.9.3/rtgui/
H A Dareamask.h81 int bottom_id_; variable
H A Dareamask.cc55 bottom_id_(0), in AreaMask()
146 bottom_id_ = mkline(visibleGeometry); // bottom in createRectangleGeometry()
334 if (objectID == top_id_ || objectID == bottom_id_) { in getCursor()
791 if (last_object_ == top_id_ || last_object_ == bottom_id_) { in drag1()
1122 } else if (direction == bottom_id_) { in updateGeometry()
1133 if (direction == top_id_ || direction == bottom_id_) { in updateGeometry()