Home
last modified time | relevance | path

Searched defs:portion (Results 1 – 4 of 4) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DSelection.cxx130 SelectionSegment portion = check; in Intersect() local
H A DPositionCache.cxx583 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder() local
H A DEditView.cxx955 const SelectionSegment portion = model.sel.Range(r).Intersect(virtualSpaceRange); in DrawEOL() local
1770 const SelectionSegment portion = model.sel.Range(r).Intersect(virtualSpaceRange); in DrawTranslucentSelection() local
H A DEditor.cxx7846 const SelectionSegment portion = sel.Range(r).Intersect(segmentLine); in WndProc() local