Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx2207 void EditView::PaintText(Surface *surfaceWindow, const EditModel &model, PRectangle rcArea, in PaintText()
2403 Sci::Line line, PRectangle rcArea, int subLine) const { in FillLineRemainder()
H A DEditor.cxx1723 void Editor::Paint(Surface *surfaceWindow, PRectangle rcArea) { in Paint()
5138 void Editor::StyleAreaBounded(PRectangle rcArea, bool scrolling) { in StyleAreaBounded()