Home
last modified time | relevance | path

Searched defs:getColorByPosition (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dcolor_button.cpp105 app::Color ColorButton::getColorByPosition(const gfx::Point& pos) in getColorByPosition() function in app::ColorButton
H A Dcolor_selector.cpp243 app::Color ColorSelector::getColorByPosition(const gfx::Point& pos) in getColorByPosition() function in app::ColorSelector
H A Dpalette_view.cpp179 app::Color PaletteView::getColorByPosition(const gfx::Point& pos) in getColorByPosition() function in app::PaletteView
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Deditor.cpp1561 app::Color Editor::getColorByPosition(const gfx::Point& mousePos) in getColorByPosition() function in app::Editor