Searched defs:IsButton (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtbarbase.h126 bool IsButton() const { return m_toolStyle == wxTOOL_STYLE_BUTTON; } function in class:wxToolBarToolBase
H A Devent.h741 bool IsButton() const { return Button(wxMOUSE_BTN_ANY); } function in class:wxMouseEvent
1575 bool IsButton() const { return ((GetEventType() == wxEVT_JOY_BUTTON_DOWN) || function in class:wxJoystickEvent

Completed in 180 milliseconds