Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DLineMarker.cxx510 PRectangle rcText = rc; in Draw() local
H A DMarginView.cxx418 PRectangle rcText = rcMarker; in PaintMargin() local
H A DEditor.cxx1400 const PRectangle rcText = GetTextRectangle(); in SetXYScroll() local
1635 const PRectangle rcText = GetTextRectangle(); in LinesSplit() local
5203 const PRectangle rcText = GetTextRectangle(); in CheckForChangeOutsidePaint() local
H A DEditView.cxx136 void DrawStyledText(Surface *surface, const ViewStyle &vs, int styleOffset, PRectangle rcText, in DrawStyledText()
1409 PRectangle rcText = rcSegment; in DrawAnnotation() local
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx2229 const PRectangle rcText = GetTextRectangle(); in ModifyScrollBars() local
3077 const PRectangle rcText = GetTextRectangle(); in HorizontalScrollMessage() local
H A DPlatWin.cxx2810 RECT rcText = rcBox; in Draw() local