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

  /external/chromium_org/chrome/browser/ui/toolbar/
test_toolbar_model.cc 50 bool TestToolbarModel::ShouldDisplayURL() const {
toolbar_model_impl.cc 142 return ShouldDisplayURL() ? entry->GetVirtualURL() : GURL();
153 bool ToolbarModelImpl::ShouldDisplayURL() const {

Completed in 29 milliseconds