HomeSort by relevance Sort by last modified time
    Searched full:titles (Results 151 - 175 of 500) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man7/
gfdl.7 56 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
208 The \*(L"Invariant Sections\*(R" are certain Secondary Sections whose titles
400 unaltered in their text and in their titles. Section numbers
401 or the equivalent are not considered part of the section titles.
419 of these sections as invariant. To do this, add their titles to the
421 These titles must be distinct from any other section titles.
460 Make the same adjustment to the section titles in the list of
623 \& with the Invariant Sections being <list their titles>, with
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseViewRule.java     [all...]
  /external/chromium_org/chrome/browser/ui/toolbar/
recent_tabs_builder_test_helper.cc 252 std::vector<base::string16> titles; local
254 titles.push_back(tabs[i].title);
255 return titles;
  /external/chromium_org/chrome/common/extensions/api/
bookmarks.json 237 "description": "Either a string of words and quoted phrases that are matched against bookmark URLs and titles, or an object. If an object, the properties <code>query</code>, <code>url</code>, and <code>title</code> may be specified and bookmarks matching all specified properties will be produced.",
241 "description": "A string of words and quoted phrases that are matched against bookmark URLs and titles."
250 "description": "A string of words and quoted phrases that are matched against bookmark URLs and titles."
  /external/chromium_org/third_party/mozilla/
NSPasteboard+Utils.mm 152 // Just write a string of each URL (ignoring titles) on a separate line
169 // Get the set of URLs and their corresponding titles from the pasteboard.
274 // we'll do another cleaning when we set the URLs and titles later, so this is safe.
  /external/chromium_org/tools/dromaeo_benchmark_runner/
dromaeo_benchmark_runner.py 148 column titles [c0, c1, ...] in the topmost row to speed up spreadsheet
158 # Create worksheet column titles [c0, c1, ..., cn].
164 "Create titles for test results (mean 1, mean 2, ..., average mean, ...)"
  /development/samples/training/AnimationsDemo/res/values/
strings.xml 19 <!-- Titles -->
  /external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
gesture_parser.js 49 this.importer.importError('Titles do not match. Title is ' +
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_dialog_controller.h 71 // The titles for different sections of entries. Empty hides the header.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
nav_braille.js 25 * titles, labels, etc.
  /external/chromium_org/chrome/browser/resources/options/
alert_overlay.js 88 * Show an alert overlay with the given message, button titles, and
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller_unittest.mm 762 // Short titles increase the chances of this test succeeding if the view is
    [all...]
  /external/chromium_org/components/bookmarks/browser/
bookmark_index.h 24 // BookmarkIndex maintains an index of the titles and URLs of bookmarks for
bookmark_node.cc 15 // Whitespace characters to strip from bookmark titles.
  /external/jpeg/
wrjpgcom.1 29 annotations, titles, index terms, etc to your JPEG files, and later retrieve
  /external/qemu/distrib/jpeg-6b/
wrjpgcom.1 29 annotations, titles, index terms, etc to your JPEG files, and later retrieve
  /frameworks/base/core/java/android/widget/
SectionIndexer.java 41 * array of objects whose toString() methods return their section titles.
  /frameworks/base/core/res/res/values-land/
dimens.xml 34 <!-- Text size for action bar titles -->
  /frameworks/base/docs/html/design/tv/
index.jd 63 areas, Apps and Games titles are ordered to reflect the user?s recent usage.</p>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LinearLayoutRuleTest.java 160 List<String> titles = choices.getTitles(); local
162 assertEquals("Wrap Content", titles.get(0));
164 assertEquals("Match Parent", titles.get(1));
166 assertEquals("42dip", titles.get(2));
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DrawerLayoutActivity.java 98 Shakespeare.TITLES));
144 mActionBar.setTitle(Shakespeare.TITLES[position]);
SlidingPaneLayoutActivity.java 85 Shakespeare.TITLES));
116 mActionBar.setTitle(Shakespeare.TITLES[position]);
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
slice_track_test.js 190 // Small titles on big slices are not elided.
207 // Big titles are elided immediately.
  /external/chromium_org/chrome/browser/
memory_details_linux.cc 212 i->titles = child_info[child].titles;
memory_details_mac.cc 230 info.titles = child_info[child].titles;

Completed in 610 milliseconds

1 2 3 4 5 67 8 91011>>