Lines Matching refs:caret
82 /** Return the position of the caret.
84 <p>Returns the offset of the caret. The caret is often called text
85 cursor. The caret is actually the position between two characters.
94 /** Set the position of the caret.
96 <p>The caret is often called text cursor. The caret is actually the
100 <p>Setting the caret position may or may not alter the current
105 <p>When the new caret position differs from the old one (which, of
111 The new index of the caret. This caret is actually placed to
113 places the caret so that the next insertion goes before the
118 Returns <TRUE/> if the caret has been moved and <FALSE/>
120 caret has been positioned exactly at the required position.
121 If that position lies inside a read-only area the caret is
122 positioned before or behind it. Listen to the caret event to
211 editable or otherwise when on the screen the caret can be placed
305 <p>Setting the selection may or may not change the caret position.
306 Typically the caret is moved to the position after the second
307 argument. When the caret is moved this is notified to the