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

  /external/chromium_org/sync/internal_api/
base_node.cc 71 !specifics.bookmark().has_title() &&
123 if (bookmark_specifics.has_title() ||
  /external/chromium_org/components/dom_distiller/webui/
dom_distiller_handler.cc 113 std::string title = (!article.has_title() || article.title().empty())
  /external/chromium_org/components/dom_distiller/core/
viewer.cc 173 if (article_proto->has_title() && article_proto->pages_size() > 0 &&
distiller.cc 148 if (distiller_result->has_title()) {
  /external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
dom_distiller_json_converter.h 328 if (message.has_title()) {
573 if (message.has_title()) {
  /external/chromium_org/chrome/browser/extensions/api/bookmarks/
bookmarks_api.cc 691 bool has_title = false; local
694 has_title = true;
716 if (has_title)
  /external/chromium_org/chrome/browser/history/
url_index_private_data.cc     [all...]

Completed in 184 milliseconds