Home
last modified time | relevance | path

Searched defs:onUpdateStatusBar (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Dmoving_symmetry_state.cpp68 bool MovingSymmetryState::onUpdateStatusBar(Editor* editor) in onUpdateStatusBar() function in app::MovingSymmetryState
H A Dscrolling_state.cpp81 bool ScrollingState::onUpdateStatusBar(Editor* editor) in onUpdateStatusBar() function in app::ScrollingState
H A Dzooming_state.cpp100 bool ZoomingState::onUpdateStatusBar(Editor* editor) in onUpdateStatusBar() function in app::ZoomingState
H A Dmoving_selection_state.cpp113 bool MovingSelectionState::onUpdateStatusBar(Editor* editor) in onUpdateStatusBar() function in app::MovingSelectionState
H A Dmoving_cel_state.cpp284 bool MovingCelState::onUpdateStatusBar(Editor* editor) in onUpdateStatusBar() function in app::MovingCelState
H A Ddrawing_state.cpp252 bool DrawingState::onUpdateStatusBar(Editor* editor) in onUpdateStatusBar() function in app::DrawingState
H A Deditor_state.h105 virtual bool onUpdateStatusBar(Editor* editor) { return false; } in onUpdateStatusBar() function
H A Dmoving_pixels_state.cpp453 bool MovingPixelsState::onUpdateStatusBar(Editor* editor) in onUpdateStatusBar() function in app::MovingPixelsState
H A Dstandby_state.cpp515 bool StandbyState::onUpdateStatusBar(Editor* editor) in onUpdateStatusBar() function in app::StandbyState