dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
StyledTextRenderer.addMerge
org
eclipse
swt
custom
StyledTextRenderer
StyledTextRenderer
Undocumented in source. Be warned that the author may not have intended to support it.
int
addMerge
(int[] mergeRanges, StyleRange[] mergeStyles, int mergeCount, int modifyStart, int modifyEnd)
int
addMerge
(StyleRange[] mergeStyles, int mergeCount, int modifyStart, int modifyEnd)
class
StyledTextRenderer
int
addMerge
(
StyleRange
[]
mergeStyles
,
int
mergeCount
,
int
modifyStart
,
int
modifyEnd
)
Meta
Source
See Implementation
org
eclipse
swt
custom
StyledTextRenderer
StyledTextRenderer
classes
LineInfo
constructors
this
functions
addMerge
calculate
calculateClientArea
calculateIdle
clearLineBackground
clearLineStyle
copyInto
dispose
disposeTextLayout
drawBullet
drawLine
getBaseline
getFont
getFontData
getHeight
getLineAlignment
getLineBackground
getLineBullet
getLineHeight
getLineIndent
getLineJustify
getLineSegments
getRangeIndex
getRanges
getStyleRange
getStyleRanges
getTextLayout
getWidth
reset
setContent
setFont
setLineAlignment
setLineBackground
setLineBullet
setLineIndent
setLineJustify
setLineSegments
setStyleRanges
textChanging
updateBullets
updateRanges
static variables
ALIGNMENT
BACKGROUND
BULLET_MARGIN
CACHE_SIZE
COMPACT_STYLES
GROW
IDLE_TIME
INDENT
JUSTIFY
MERGE_STYLES
SEGMENTS
variables
ascent
averageCharWidth
boldFont
boldItalicFont
bullets
bulletsIndices
content
descent
device
idleRunning
italicFont
layouts
lineCount
lineHeight
lineWidth
lines
maxWidth
maxWidthLineIndex
ranges
redrawLines
regularFont
styleCount
styledText
styles
stylesSet
stylesSetCount
tabWidth
topIndex