Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCallTip.h48 ColourDesired colourUnSel; variable
H A DCallTip.cxx95 … *surface, const PRectangle &rc, bool upArrow, ColourDesired colourBG, ColourDesired colourUnSel) { in DrawArrow()