Home
last modified time | relevance | path

Searched refs:isInsertionCaretInside (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DTextPrompt.js262 return this.element.isInsertionCaretInside();
Dutilities.js261 Element.prototype.isInsertionCaretInside = function() method in Element
Dinspector.js140 if (selection.isCollapsed && !this._currentFocusElement.isInsertionCaretInside()) {
/external/webkit/WebCore/
DChangeLog-2008-08-1033944 (TextPrompt.prototype.isCaretInsidePrompt): Just call isInsertionCaretInside.
33950 (Element.prototype.isInsertionCaretInside): Added. Tests if the