Searched defs:ytext (Results 1 – 1 of 1) sorted by relevance
127 int ytext, PRectangle rcClient, bool asHighlight, bool draw) { in DrawChunk()195 int ytext = static_cast<int>(rcClient.top) + ascent + 1; in PaintContents() local