aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaDoc.html')
-rw-r--r--doc/ScintillaDoc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 292898603..0988ffc87 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -241,8 +241,8 @@ SCI_GETCURLINE(int textlen, char *text)
SCI_LINESONSCREEN
SCI_SELECTIONISRECTANGLE
SCI_MOVECARETINSIDEVIEW
-SCI_WORDENDPOSITION(int position)
-SCI_WORDSTARTPOSITION(int position)
+SCI_WORDENDPOSITION(int position, bool onlyWordCharacters)
+SCI_WORDSTARTPOSITION(int position, bool onlyWordCharacters)
</pre>
<p>
Scintilla maintains a selection which stretches between two points, the anchor and the