Searched refs:DSR_CORNER (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Ddynamicsash.cpp100 DSR_CORNER, enumerator in enum:DynamicSashRegion
394 if ((m_dragging == DSR_CORNER) &&
917 if ((m_dragging == DSR_CORNER) &&
1140 return DSR_CORNER;
1338 else if ((region == DSR_CORNER) &&
1373 if ((region == DSR_CORNER) && (m_impl->m_window->GetWindowStyle() & wxDS_DRAG_CORNER) == 0)
1376 if (region == DSR_HORIZONTAL_TAB || region == DSR_VERTICAL_TAB || region == DSR_CORNER)

Completed in 50 milliseconds