Home
last modified time | relevance | path

Searched refs:isWord (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DTextUtils.js67 isWord: function(word) method
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
DCodeMirrorTextEditor.js1366 return leftBound && rightBound && WebInspector.TextUtils.isWord(selectedText);