Lines Matching defs:rcLine

904 …ed(Surface *surface, const ViewStyle &vsDraw, const LineLayout *ll, PRectangle rcLine, int subLine…  in DrawCaretLineFramed()
929PRectangle rcLine, Sci::Line line, Sci::Position lineEnd, int xStart, int subLine, XYACCUMULATOR s… in DrawEOL()
1090 …const LineLayout *ll, int xStart, PRectangle rcLine, Sci::Position secondCharacter, int subLine, I… in DrawIndicator()
1135 …Sci::Line line, int xStart, PRectangle rcLine, int subLine, Sci::Position lineEnd, bool under, int… in DrawIndicators()
1193 …Sci::Line line, int xStart, PRectangle rcLine, int subLine, XYACCUMULATOR subLineStart, DrawPhase … in DrawFoldDisplayText()
1285 …iewStyle &vsDraw, const LineLayout *ll, Sci::Line line, int xStart, PRectangle rcLine, int subLine… in DrawEOLAnnotationText()
1379 Sci::Line line, int xStart, PRectangle rcLine, int subLine, DrawPhase phase) { in DrawAnnotation()
1503 Sci::Line lineDoc, int xStart, PRectangle rcLine, int subLine) const { in DrawCarets()
1607 int xStart, PRectangle rcLine, ColourOptional background, DrawWrapMarkerFn customDrawWrapMarker, in DrawWrapIndentAndMarker()
1642 PRectangle rcLine, Range lineRange, Sci::Position posLineStart, int xStart, in DrawBackground()
1714 …id DrawEdgeLine(Surface *surface, const ViewStyle &vsDraw, const LineLayout *ll, PRectangle rcLine, in DrawEdgeLine()
1741 Sci::Line line, PRectangle rcLine) { in DrawMarkUnderline()
1755 …Sci::Line line, PRectangle rcLine, int subLine, Range lineRange, int xStart, int tabWidthMinimumPi… in DrawTranslucentSelection()
1821 Sci::Line line, PRectangle rcLine, int subLine) { in DrawTranslucentLineState()
1854 Sci::Line lineVisible, PRectangle rcLine, Range lineRange, Sci::Position posLineStart, int xStart, in DrawForeground()
2049 Sci::Line line, Sci::Line lineVisible, PRectangle rcLine, int xStart, int subLine) { in DrawIndentGuidesOverEmpty()
2103 …Sci::Line line, Sci::Line lineVisible, int xStart, PRectangle rcLine, int subLine, DrawPhase phase… in DrawLine()
2182 …ace *surface, const EditModel &model, const ViewStyle &vsDraw, Sci::Line line, PRectangle rcLine) { in DrawFoldLines()
2303 PRectangle rcLine = rcTextArea; in PaintText() local
2560 PRectangle rcLine = PRectangle::FromInts( in FormatRange() local