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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dauibar.cpp173 m_text_orientation = wxAUI_TBTOOL_TEXT_BOTTOM;
227 m_text_orientation = orientation;
291 if (m_text_orientation == wxAUI_TBTOOL_TEXT_BOTTOM)
304 else if (m_text_orientation == wxAUI_TBTOOL_TEXT_RIGHT)
414 if (m_text_orientation == wxAUI_TBTOOL_TEXT_BOTTOM)
426 else if (m_text_orientation == wxAUI_TBTOOL_TEXT_RIGHT)
496 if (m_text_orientation != wxAUI_TBTOOL_TEXT_BOTTOM)
568 if (m_text_orientation == wxAUI_TBTOOL_TEXT_BOTTOM)
579 else if ( m_text_orientation == wxAUI_TBTOOL_TEXT_RIGHT &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dauibar.h404 int m_text_orientation; member in class:wxAuiDefaultToolBarArt

Completed in 219 milliseconds