dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
EditBox.isValidWordBound
dlangui
widgets
editors
EditBox
Undocumented in source. Be warned that the author may not have intended to support it.
class
EditBox
static
bool
isValidWordBound
(
dchar
innerChar
,
dchar
outerChar
)
Meta
Source
See Implementation
dlangui
widgets
editors
EditBox
constructors
this
destructors
~this
functions
checkIfScrollbarsNeeded
clearTokenHightlightColors
clientToTextPos
closeFindPanel
createFindPanel
drawClient
drawExtendedArea
drawLineBackground
drawTabPositionMarks
drawWhiteSpaceMarks
ensureCaretVisible
findAll
findMaxTabMarkColumn
findNext
findNextPattern
fullContentSize
getLeftPaneIconsPopupMenu
handleAction
handleCustomLineHighlight
highlightLineRange
highlightTextPattern
layout
lineCount
measure
measureVisibleText
minimumVisibleContentSize
onDraw
onHScroll
onLeftPaneMouseClick
onVScroll
openFindPanel
openReplacePanel
resetVisibleSpans
selectionText
setTokenHightlightColor
textPosToClient
updateHScrollBar
updateMaxLineWidth
updateVScrollBar
wordWrapFillRect
wordWrapRefresh
properties
fontSize
maxFontSize
minFontSize
showWhiteSpaceMarks
static functions
isValidWordBound
isWholeWord
isWordChar
variables
_enableScrollAfterText
_extendRightScrollBound
_findPanel
_firstVisibleLine
_matchingBraces
_maxLineWidth
_measuredTextToSetWidgetSize
_measuredTextToSetWidgetSizeWidths
_numVisibleLines
_showWhiteSpaceMarks
_textToSetWidgetSize
_tokenHighlightColors
_visibleLines
_visibleLinesHighlights
_visibleLinesHighlightsBuf
_visibleLinesMeasurement
_visibleLinesWidths