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

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/
memory_details_mac.cc 216 info.titles = child_info[child].titles;
  /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 246 i->titles = child_info[child].titles;
memory_details_mac.cc 228 info.titles = child_info[child].titles;
  /external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.h 167 // whose titles match the string |title|.
173 // |profile| whose titles contain the query string |title|.
  /external/chromium_org/chrome/browser/history/
url_index_private_data.h 80 // encodings by which the URLs and page titles are broken down into words and
111 // is used to break URLs and page titles into words. This function
121 // titles are broken down into words and characters.
249 // which the URLs and page titles are broken down into words and characters.
266 // titles are broken down into words and characters.
311 // titles into words
page_collector.h 31 // In normal operation, URLs will be added as the user visits them, the titles
  /external/proguard/src/proguard/gui/
GUIResources.properties 26 # Panel titles.
81 # Titles and labels corresponding to common ProGuard options.
291 # Titles and labels corresponding to ProGuard keep options.
330 # Further keep titles and labels.
446 # Titles and labels corresponding to optimization options.
513 # File selection titles.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutActionBar.java 386 List<String> titles = choices.getTitles(); local
391 assert icons.size() == titles.size();
395 String title = titles.get(i);
436 List<String> titles = choices.getTitles();
440 for (int i = 0; i < titles.size(); i++) {
441 String title = titles.get(i);
  /external/chromium_org/chrome/browser/ui/webui/
about_ui.cc 466 std::vector<string16> titles = oom->GetTabTitles(); local
467 if (!titles.empty()) {
469 std::vector<string16>::iterator it = titles.begin();
470 for ( ; it != titles.end(); ++it) {
992 ListValue* titles = new ListValue(); local
    [all...]
  /frameworks/base/docs/html/design/patterns/
navigation-drawer.jd 132 <h4>Titles, icons, and counters</h4>
133 <p> You can structure navigation targets by adding titles. The titles are not interactive,
135 targets, use titles to orient the user within the drawer.</p>
142 Use titles and icons to organize your drawer.
  /frameworks/support/v4/java/android/support/v4/view/
PagerTitleStrip.java 188 * Set the alpha value used for non-primary page titles.
200 * Set the color value used as the base color for all displayed page titles.
201 * Alpha will be ignored for non-primary page titles. See {@link #setNonPrimaryAlpha(float)}.
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.h 166 // Given a list or |urls| and |titles|, create new bookmark nodes and add
171 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point;
  /external/chromium/chrome/browser/bookmarks/
bookmark_index.h 29 // BookmarkIndex maintains an index of the titles of bookmarks for quick
  /external/chromium/chrome/browser/resources/gpu_internals/
timeline_view.js 130 var titles = selection.map(function(i) { return i.slice.title; });
  /external/chromium/chrome/browser/ui/cocoa/importer/
import_progress_dialog_cocoa.mm 85 // Enable/disable item titles.
  /external/chromium-trace/trace-viewer/src/tracing/analysis/
analyze_slices.js 50 var titles = sliceHits.map(function(i) { return i.slice.title; });
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_index.h 28 // BookmarkIndex maintains an index of the titles of bookmarks for quick
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.cc 223 std::vector<string16> titles; local
224 titles.reserve(stats.size());
238 titles.push_back(str);
240 return titles;
oom_priority_manager.h 53 // Returns list of tab titles sorted from most interesting (don't kill)
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_policy.cc 79 // Clear incognito URLs/titles.
  /external/chromium_org/chrome/browser/extensions/api/identity/
gaia_web_auth_flow_unittest.cc 210 // These won't be recognized as interesting titles.
  /external/chromium_org/chrome/browser/resources/
about_memory_linux.html 168 <div jsselect="titles">
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_util.js 7 * @fileoverview Utilities for rendering most visited thumbnails and titles.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
overlay.css 101 * size between the body and these titles consistent. */

Completed in 2006 milliseconds

1 2 3 4 56 7 8 91011>>