HomeSort by relevance Sort by last modified time
    Searched full:heading (Results 126 - 150 of 679) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/tools/telemetry/docs/
telemetry.core.timeline.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.user_agent.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.actions.all_page_actions.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.actions.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.cloud_storage.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.perf_tests_helper.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.unittest.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
  /external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector.cc 65 const char kHeading[] = "heading";
188 location->GetDouble(kHeading, &position.heading) &&
415 if (position_.heading >= 0. && position_.heading <= 360)
416 location->set_heading(position_.heading);
591 location.SetDouble(kHeading, position.heading);
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc 224 base::string16 heading = UTF8ToUTF16(GetHeading()); local
230 base::string16 notification_heading = heading;
327 DVLOG(1) << "Showing Synced Notification! " << heading << " " << text
399 DVLOG(2) << " Notification: Heading is " << GetHeading()
445 simple_collapsed_layout().heading();
681 collapsed_info(index).simple_collapsed_layout().heading();
  /external/chromium_org/third_party/accessibility-audit/
axs_testing.js 421 heading:{namerequired:!0, parent:["sectionhead"], properties:["aria-level"]}, img:{childpresentational:!0, namefrom:["author"], namerequired:!0, parent:["section"]}, input:{"abstract":!0, namefrom:["author"], parent:["widget"]}, landmark:{"abstract":!0, namefrom:["contents", "author"], namerequired:!1, parent:["region"]}, link:{namefrom:["contents", "author"], namerequired:!0, parent:["command"], properties:["aria-expanded"]}, list:{mustcontain:["group", "listitem"], namefrom:["author"], parent:["region"]},
477 axs.constants.STRUCTURE_ROLE_TO_NAME = {article:"aria_role_article", application:"aria_role_application", banner:"aria_role_banner", columnheader:"aria_role_columnheader", complementary:"aria_role_complementary", contentinfo:"aria_role_contentinfo", definition:"aria_role_definition", directory:"aria_role_directory", document:"aria_role_document", form:"aria_role_form", group:"aria_role_group", heading:"aria_role_heading", img:"aria_role_img", list:"aria_role_list", listitem:"aria_role_listitem",
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_installed_bubble_controller.mm 468 // First part of extension installed message, the heading.
551 base::string16 heading = bundle_->GetHeadingTextFor(state);
552 bool hidden = heading.empty();
558 [headingMsg setStringValue:base::SysUTF16ToNSString(heading)];
602 // Move the close button a bit to vertically align it with the heading.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
1810 def heading(self): member in class:TNavigator
    [all...]
ttk.py 1241 def heading(self, column, option=None, **kw): member in class:Treeview
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
1810 def heading(self): member in class:TNavigator
    [all...]
ttk.py 1241 def heading(self, column, option=None, **kw): member in class:Treeview
    [all...]
  /external/guava/guava/src/com/google/common/base/
Ascii.java 56 * Start of Heading: A communication control character used at
59 * referred to as the "heading." An STX character has the effect of
60 * terminating a heading.
  /frameworks/base/docs/html/distribute/googleplay/policies/
ip.jd 153 <div class="heading">Images and downloads that violate copyright</div>
229 <div class="heading">App name, icon, and developer name that impersonate another</div>
323 <div class="heading">App name and icon that infringe trademarks</div>
  /external/chromium_org/chrome/browser/extensions/
PRESUBMIT.py 202 # Parse the unified diff chunk optional section heading, which looks like
203 # @@ -l,s +l,s @@ optional section heading
  /frameworks/base/packages/SettingsProvider/res/values/
defaults.xml 114 <!-- Alt+g - go to the previous heading and send an event. -->
116 <!-- Alt+h - go to the next heading and send an event. -->
  /docs/source.android.com/scripts/
build.py 26 # read just the title (first heading) from a source page
  /external/chromium/chrome/browser/chromeos/offline/
offline_load_page.cc 87 SetString(&strings, "heading", IDS_OFFLINE_LOAD_HEADLINE);
  /external/chromium/chrome/browser/importer/
firefox2_importer.h 78 // heading tag, which contains it title. All bookmarks and sub-folders is
  /external/chromium/chrome/browser/resources/ntp/
apps.css 152 #apps-promo-heading {
  /external/chromium/chrome/browser/speech/
speech_input_bubble_gtk.cc 206 // Heading text, icon and cancel button are visible, hide the Try Again
  /external/chromium/webkit/glue/resources/
webkit_strings_en-GB.xtb 60 <translation id="8597182159515967513">heading</translation>

Completed in 1760 milliseconds

1 2 3 4 56 7 8 91011>>