Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCallTip.cxx127 int ytext, PRectangle rcClient, bool asHighlight, bool draw) { in DrawChunk()
195 int ytext = static_cast<int>(rcClient.top) + ascent + 1; in PaintContents() local