Lines Matching defs:ll
378 …del &model, Sci::Line line, Surface *surface, const ViewStyle &vstyle, LineLayout *ll, int width) { in LayoutLine()
599 void EditView::UpdateBidiData(const EditModel &model, const ViewStyle &vstyle, LineLayout *ll) { in UpdateBidiData()
641 AutoLineLayout ll(llc, RetrieveLineLayout(lineDoc, model)); in LocationFromPosition() local
681 AutoLineLayout ll(llc, RetrieveLineLayout(lineDoc, model)); in RangeDisplayLine() local
712 AutoLineLayout ll(llc, RetrieveLineLayout(lineDoc, model)); in SPositionFromLocation() local
763 AutoLineLayout ll(llc, RetrieveLineLayout(lineDoc, model)); in SPositionFromLineX() local
784 AutoLineLayout ll(llc, RetrieveLineLayout(lineDoc, model)); in DisplayFromPosition() local
801 AutoLineLayout ll(llc, RetrieveLineLayout(line, model)); in StartEndDisplayLine() local
833 …ColourDesired TextBackground(const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in TextBackground()
904 static void DrawCaretLineFramed(Surface *surface, const ViewStyle &vsDraw, const LineLayout *ll, PR… in DrawCaretLineFramed()
928 …w::DrawEOL(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawEOL()
1090 …const LineLayout *ll, int xStart, PRectangle rcLine, Sci::Position secondCharacter, int subLine, I… in DrawIndicator()
1134 …Indicators(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawIndicators()
1192 …isplayText(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawFoldDisplayText()
1285 …urface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, Sci::Line … in DrawEOLAnnotationText()
1378 …Annotation(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawAnnotation()
1436 …BlockCaret(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawBlockCaret()
1502 …DrawCarets(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawCarets()
1606 static void DrawWrapIndentAndMarker(Surface *surface, const ViewStyle &vsDraw, const LineLayout *ll, in DrawWrapIndentAndMarker()
1641 …Background(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawBackground()
1714 static void DrawEdgeLine(Surface *surface, const ViewStyle &vsDraw, const LineLayout *ll, PRectangl… in DrawEdgeLine()
1754 …tSelection(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawTranslucentSelection()
1820 …tLineState(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawTranslucentLineState()
1853 …Foreground(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawForeground()
2048 …sOverEmpty(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawIndentGuidesOverEmpty()
2102 …::DrawLine(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in DrawLine()
2262 AutoLineLayout ll(llc, nullptr); in PaintText() local
2402 …eRemainder(Surface *surface, const EditModel &model, const ViewStyle &vsDraw, const LineLayout *ll, in FillLineRemainder()