HomeSort by relevance Sort by last modified time
    Searched defs:itemIsSeparator (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
AutofillPopupMenuClient.cpp 210 bool AutofillPopupMenuClient::itemIsSeparator(unsigned listIndex) const
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMenuList.cpp 577 bool RenderMenuList::itemIsSeparator(unsigned listIndex) const
  /external/chromium_org/third_party/WebKit/Source/web/tests/
PopupMenuTest.cpp 113 virtual bool itemIsSeparator(unsigned listIndex) const { return false; }

Completed in 32 milliseconds