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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/browser/resources/
about_memory_linux.html 174 <div jsselect="titles">
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
overlay.css 101 * size between the body and these titles consistent. */
  /external/chromium_org/content/browser/worker_host/
worker_process_host.cc 481 std::set<std::string> titles; local
500 titles.insert(title);
504 for (std::set<std::string>::iterator i = titles.begin();
505 i != titles.end(); ++i) {
  /external/chromium_org/remoting/tools/
verify_resources.py 59 # HTML-style (titles)
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/man3/
JSON__backportPP__Boolean.3pm 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
JSON__backportPP__Compat5005.3pm 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
JSON__backportPP__Compat5006.3pm 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /external/chromium_org/third_party/JSON/out/man/man3/
JSON__backportPP__Boolean.3pm 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
JSON__backportPP__Compat5005.3pm 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
JSON__backportPP__Compat5006.3pm 48 .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
SidebarTreeElement.js 103 this.titlesElement.className = "titles";
  /external/chromium_org/tools/gen_keyboard_overlay_data/
gen_keyboard_overlay_data.py 313 titles = []
320 titles.append(title)
332 PrintDiffs('Exist only on the spreadsheet: ', titles, sheets)
333 PrintDiffs('Specified but do not exist on the spreadsheet: ', sheets, titles)
  /external/chromium_org/ui/base/dragdrop/
gtk_dnd_util.cc 160 // We prefer to not have empty titles. Set it to the filename extracted
  /external/chromium_org/ui/webui/resources/css/
overlay.css 103 * size between the body and these titles consistent. */
  /frameworks/base/core/res/res/values-sw600dp/
dimens.xml 33 <!-- Text size for action bar titles -->
  /frameworks/base/core/res/res/values-sw720dp/
dimens.xml 70 This helps in aligning titles when some items have icons and some don't. When space is
  /frameworks/base/docs/html/design/building-blocks/
dialogs.jd 66 <p>Most alerts don't need titles. Usually the decision doesn't have a severe impact and can be summed
  /packages/apps/Music/src/com/android/music/
MediaAppWidgetProvider.java 145 // No error, so show normal titles
  /packages/apps/Settings/res/xml/
device_info_settings.xml 49 <!-- Note: The titles given here probably won't be used. Instead, we programmatically
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DynamicContextMenu.java 589 List<String> titles = mParentAction.getTitles(); local
592 assert titles.size() == ids.size();
596 for (int i = 0, n = Math.min(titles.size(), ids.size()); i < n; i++) {
624 String title = titles.get(i);
  /frameworks/base/docs/html/google/play/billing/
billing_admin.jd 140 <p>You can provide localized titles and descriptions for your in-app
149 <p>The title is a short descriptor for the item. For example, "Sleeping potion." Titles must be
151 users during checkout. For optimum appearance, titles should be no longer than 25 characters;
152 however, titles can be up to 55 characters in length.</p>
245 default title, and default description as well as the translated titles and descriptions using
  /external/chromium/chrome/browser/
browser_about_handler.cc 1120 ListValue* titles = new ListValue(); local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout_unittest.cc 274 // titles, and a tabstrip.
294 // titles, and a tabstrip, but maximized this time.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
annotate.info 752 titles are designated, as being those of Invariant Sections, in
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
annotate.info 752 titles are designated, as being those of Invariant Sections, in
    [all...]

Completed in 673 milliseconds

1 2 3 4 5 67 8 91011>>