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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dgeometry.h32 wxOutRight = 0x02 , enumerator in enum:wxOutCode
579 ( ( pt.m_x > m_x + m_width ) ? wxOutRight : 0 ) +
691 ( ( pt.m_x >= m_x + m_width ) ? wxOutRight : 0 ) +

Completed in 45 milliseconds