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

  /external/chromium/chrome/browser/ui/webui/
new_tab_page_sync_handler.cc 185 std::string linkurl; local
211 if (linkurl.empty()) {
215 value.SetString("linkurl", linkurl);
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_page_sync_handler.cc 176 std::string linkurl; local
202 if (linkurl.empty()) {
206 value.SetString("linkurl", linkurl);
  /external/chromium/chrome/browser/resources/
new_new_tab.js 804 * linkurl: the URL to use as the element's href (only used if linkurlisset is
843 el.href = newMessage.linkurl;
    [all...]

Completed in 68 milliseconds