Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/include/
H A DPlatform.h466 struct ListBoxEvent { struct
468 ListBoxEvent(EventType event_) noexcept : event(event_) { in ListBoxEvent() argument