HomeSort by relevance Sort by last modified time
    Searched full:heading (Results 276 - 300 of 664) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex 980 % after a section heading. If WORD is `insert', then do indent at such
    [all...]
  /packages/apps/Email/res/values/
strings.xml 321 <!-- On "Exchange" setup screen, a heading title for the current client certificate [CHAR LIMIT=50] -->
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 251 def format_heading(self, heading):
376 def format_heading(self, heading):
377 return "%*s%s:\n" % (self.current_indent, "", heading)
395 def format_heading(self, heading):
396 return "%s\n%s\n" % (heading, "=-"[self.level] * len(heading))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 251 def format_heading(self, heading):
376 def format_heading(self, heading):
377 return "%*s%s:\n" % (self.current_indent, "", heading)
395 def format_heading(self, heading):
396 return "%s\n%s\n" % (heading, "=-"[self.level] * len(heading))
    [all...]
  /external/bison/doc/
gpl-3.0.texi 14 @heading Preamble
79 @heading TERMS AND CONDITIONS
658 @heading END OF TERMS AND CONDITIONS
660 @heading How to Apply These Terms to Your New Programs
    [all...]
  /external/chromium/chrome/browser/resources/
new_new_tab.html 149 <p id="apps-promo-heading"></p>
  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.cc 215 // Heading label
  /external/chromium_org/content/browser/accessibility/
dump_accessibility_tree_browsertest.cc 361 RunTest(FILE_PATH_LITERAL("heading.html"));
  /external/chromium_org/ppapi/c/documentation/
stylesheet-dox.css 6 /* @group Heading Levels */
  /external/chromium_org/ppapi/cpp/documentation/
stylesheet-dox.css 6 /* @group Heading Levels */
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.chrome.android_browser_finder.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.chrome.desktop_browser_backend.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.chrome.extension_dict_backend.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.chrome.inspector_memory.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.chrome.inspector_timeline.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.platform.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.timeline.counter.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.core.timeline.thread.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.actions.click_element.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.actions.js_collect_garbage.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.actions.play.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.actions.reload.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.actions.wait.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.gtest_test_results.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
telemetry.page.page_measurement_runner.html 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">

Completed in 1186 milliseconds

<<11121314151617181920>>