Home
last modified time | relevance | path

Searched refs:hasExactlyOneItem (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.h53 bool hasExactlyOneItem() const in hasExactlyOneItem() function
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8WindowShell.cpp437 if (items->hasExactlyOneItem()) { in getNamedProperty()
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8WindowCustom.cpp430 if (items->hasExactlyOneItem()) { in namedPropertyGetterCustom()