Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DIndicator.h29 enum class State { normal, hover }; enumerator
H A DEditView.cxx1150 const bool hover = vsDraw.indicators[deco->Indicator()].IsDynamic() && in DrawIndicators() local
1898 bool hover = false; in DrawForeground() local
/MusicPlayer2/MusicPlayer2/
H A DPlayerToolBar.cpp325 bool hover = (btn.rect.PtInRect(point) != FALSE); in OnMouseMove() local
H A DUserUi.cpp315 bool hover{ stack_element->GetRect().PtInRect(point) != FALSE }; in MouseMove() local