Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx929 …PRectangle 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 …&model, const ViewStyle &vsDraw, const LineLayout *ll, Sci::Line line, int xStart, PRectangle rcLi… in DrawEOLAnnotationText()
1379 Sci::Line line, int xStart, PRectangle rcLine, int subLine, DrawPhase phase) { in DrawAnnotation()
1437 …int subLine, int xStart, Sci::Position offset, Sci::Position posCaret, PRectangle rcCaret, ColourD… in DrawBlockCaret()
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()
[all …]
H A DPositionCache.cxx557int xStart, bool breakForSelection, const Document *pdoc_, const SpecialRepresentations *preprs_, … in BreakFinder()