Searched defs:draw (Results 1 – 8 of 8) sorted by relevance
103 CDrawCommon draw; in OnPaint() local
150 CDrawCommon draw; in OnPaint() local
56 CDrawCommon draw; in BEGIN_MESSAGE_MAP() local
202 CDrawCommon draw; in OnPaint() local
504 CDrawCommon draw; in OnPaint() local
127 int ytext, PRectangle rcClient, bool asHighlight, bool draw) { in DrawChunk()184 int CallTip::PaintContents(Surface *surfaceWindow, bool draw) { in PaintContents()
2447 Sci::Position EditView::FormatRange(bool draw, const Sci_RangeToFormat *pfr, Surface *surface, Surf… in FormatRange()
1813 Sci::Position Editor::FormatRange(bool draw, const Sci_RangeToFormat *pfr) { in FormatRange()