Searched defs:pressed (Results 1 - 12 of 12) sorted by relevance

/haiku/src/kits/shared/
H A DToolBar.cpp179 BToolBar::SetActionPressed(uint32 command, bool pressed) argument
H A DIconButton.cpp283 BIconButton::SetPressed(bool pressed) argument
/haiku/src/preferences/input/
H A DMouseView.cpp286 bool pressed = (fButtons & map.button[_ConvertFromVisualOrder(i)]) != 0; local
/haiku/src/kits/interface/
H A DSplitView.cpp367 DrawSplitter(BRect frame, const BRect& updateRect, orientation orientation, bool pressed) argument
375 _DrawDefaultSplitter(BView* view, BRect frame, const BRect& updateRect, orientation orientation, bool pressed) argument
H A DChannelSlider.cpp620 BChannelSlider::ThumbFor(int32 channel, bool pressed) argument
544 DrawChannel(BView* into, int32 channel, BRect area, bool pressed) argument
593 DrawThumb(BView* into, int32 channel, BPoint where, bool pressed) argument
H A DButton.cpp205 bool pressed = inside ^ _Flag(FLAG_WAS_PRESSED); local
386 bool pressed = inside ^ _Flag(FLAG_WAS_PRESSED); local
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp299 IconButton::SetPressed(bool pressed) argument
/haiku/src/servers/app/decorator/
H A DDecorator.cpp382 Decorator::SetClose(int32 tab, bool pressed) argument
405 Decorator::SetMinimize(int32 tab, bool pressed) argument
427 Decorator::SetZoom(int32 tab, bool pressed) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_synaptics.cpp300 bool pressed; local
/haiku/src/kits/tracker/
H A DTitleView.cpp476 BColumnTitle::Draw(BView* view, bool pressed) argument
/haiku/src/apps/serialconnect/libvterm/src/
H A Dstate.c437 static void output_mouse(VTermState *state, int code, int pressed, int modifiers, int col, int row) argument
486 static void mousefunc(int col, int row, int button, int pressed, int modifiers, void *data) argument
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.cpp1084 KeyboardLayoutView::_SetKeyState(uint32 code, bool pressed) argument
696 _DrawKeyButton(BView* view, BRect& rect, BRect updateRect, rgb_color base, rgb_color background, bool pressed) argument
709 _DrawKey(BView* view, BRect updateRect, const Key* key, BRect rect, bool pressed) argument

Completed in 102 milliseconds