Searched refs:title (Results 101 - 125 of 1951) sorted by relevance

1234567891011>>

/external/skia/experimental/iOSSampleApp/Shared/
H A DSkOptionsTableViewController.h35 - (UITableViewCell*)createAction:(NSString*)title;
36 - (UITableViewCell*)createSlider:(NSString*)title min:(float)min max:(float)max default:(float)value;
37 - (UITableViewCell*)createSwitch:(NSString*)title default:(BOOL)state;
38 - (UITableViewCell*)createTriState:(NSString*)title default:(int)index;
39 - (UITableViewCell*)createTextField:(NSString*)title default:(NSString*)value;
40 - (UITableViewCell*)createList:(NSString*)title default:(NSString*)value;
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
H A Dtabs_api_handler.js85 var title = tab.title ? tab.title : tab.url;
87 [title]),
91 cvox.NavBraille.fromText(this.msg_('chrome_tab_selected', [title])));
132 var title = tab.title ? tab.title : tab.url;
133 this.tts_.speak(this.msg_(msgId, [title]),
137 cvox.NavBraille.fromText(this.msg_(msgId, [title])));
[all...]
/external/chromium-trace/trace-viewer/src/tracing/trace_model/
H A Dslice_group_test.js21 assertEquals('a', sliceA.title);
39 assertEquals('b', group.slices[0].title);
42 assertEquals('a', group.slices[1].title);
57 assertEquals('one', m.slices[0].title);
61 assertEquals('two', m.slices[1].title);
77 assertEquals('two', m.slices[0].title);
81 assertEquals('one', m.slices[1].title);
97 assertEquals('two', m.slices[0].title);
101 assertEquals('two (cont.)', m.slices[1].title);
105 assertEquals('one', m.slices[2].title);
[all...]
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
H A Dgesture_parser.js38 gestureOpenSlice: function(title, ts, opt_args) {
41 'touchpad_gesture', title, ts, opt_args);
44 gestureCloseSlice: function(title, ts) {
48 if (slice.title != title) {
50 slice.title + ' in openSlice, and is ' +
51 title + ' in endSlice');
/external/chromium_org/components/policy/core/browser/
H A Dmanaged_bookmarks_tracker.cc53 base::string16 title; local
56 if (!LoadBookmark(list, i, &title, &url, &children))
60 child->SetTitle(title);
86 // Update the managed bookmarks folder title, in case the user just signed
88 base::string16 title; local
91 title =
94 title = l10n_util::GetStringFUTF16(
97 model_->SetTitle(managed_node_, title);
113 base::string16 title; local
116 if (!LoadBookmark(list, i, &title,
161 LoadBookmark(const base::ListValue* list, size_t index, base::string16* title, GURL* url, const base::ListValue** children) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
H A DScopeChainSidebarPane.js57 if (!section.title)
60 this._expandedSections[section.title] = true;
62 delete this._expandedSections[section.title];
71 var title = null;
80 title = WebInspector.UIString("Local");
100 title = WebInspector.UIString("Closure");
106 title = WebInspector.UIString("Catch");
111 title = WebInspector.UIString("With Block");
115 title = WebInspector.UIString("Global");
120 if (!title || titl
[all...]
H A DPlacard.js29 * @param {string} title
32 WebInspector.Placard = function(title, subtitle)
38 this.titleElement = this.element.createChild("div", "title");
41 this.title = title;
48 get title()
53 set title(x)
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DStyleSheetCandidate.cpp43 AtomicString StyleSheetCandidate::title() const function in class:blink::StyleSheetCandidate
84 return !isEnabledViaScript() && !title().isEmpty() && !isAlternate() && currentPreferrableName.isEmpty();
92 const AtomicString& title = this->title(); local
93 if (!isEnabledViaScript() && !title.isEmpty() && title != currentPreferrableName)
95 if (isAlternate() && title.isEmpty())
/external/chromium_org/remoting/webapp/
H A Dwindow_frame.css20 .title-bar {
26 .window-controls-and-title {
30 .window-title {
35 .title-bar .window-title {
42 .title-bar:not(.menu-opened) .window-title {
88 height: calc(100% - 32px); /* Allow space for the title-bar */
91 /* Add an etched border to the window controls, title bar and stub */
92 .window-title,
[all...]
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
H A DGetTitleTest.java31 public PageInfo(String title, String url) { argument
32 mTitle = title;
46 private static final String getHtml(String title) { argument
49 if (title != null) {
50 html.append("<title>" + title + "</title>");
78 * When the data has title info, the page title is set to it.
85 final String title
[all...]
/external/chromium_org/chrome/common/extensions/docs/examples/api/bookmarks/basic/
H A Dpopup.js28 if (bookmarkNode.title) {
30 if (String(bookmarkNode.title).indexOf(query) == -1) {
36 anchor.text(bookmarkNode.title);
50 '<input id="title"></td></tr><tr><td>URL</td><td><input id="url">' +
58 title: 'Confirm Deletion',
80 closeOnEscape: true, title: 'Add New Bookmark', modal: true,
84 title: $('#title').val(), url: $('#url').val()});
97 closeOnEscape: true, title: 'Edit Title', modal: true,
101 title
[all...]
/external/smack/src/org/jivesoftware/smackx/workgroup/ext/macros/
H A DMacroGroup.java37 private String title; field in class:MacroGroup
52 public Macro getMacroByTitle(String title) { argument
57 if (macro.getTitle().equalsIgnoreCase(title)) {
76 public MacroGroup getMacroGroupByTitle(String title) { argument
81 if (group.getTitle().equalsIgnoreCase(title)) {
110 return title;
113 public void setTitle(String title) { argument
114 this.title = title;
120 buf.append("<title>"
[all...]
/external/chromium_org/chrome/browser/extensions/api/i18n/
H A Di18n_apitest.cc50 base::string16 title; local
51 ui_test_utils::GetCurrentTabTitle(browser(), &title); local
52 EXPECT_EQ(std::string("FIRSTMESSAGE"), base::UTF16ToUTF8(title));
67 ui_test_utils::GetCurrentTabTitle(browser(), &title); local
68 EXPECT_EQ(std::string("SECONDMESSAGE"), base::UTF16ToUTF8(title));
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
H A Dinitial_speech.js30 // Don't speak page title and other information if this script is not injected
38 // If we're the top-level frame, speak the title of the page +
41 var title = document.title;
43 // Allow the web author to disable reading the page title on load
44 // by adding aria-hidden=true to the <title> element.
45 var titleElement = document.querySelector('head > title');
47 title = null;
50 if (title && !disableSpeak) {
52 title, cvo
[all...]
/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_unittest.cc36 const base::string16 title = base::ASCIIToUTF16("TEST_TITLE"); local
40 web_app_info.title = title;
49 EXPECT_EQ(title, info.title);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
H A DProgressIndicator.js88 * @param {string} title
90 setTitle: function(title)
92 this._labelElement.textContent = title;
105 * @param {string=} title
107 setWorked: function(worked, title)
111 if (title)
112 this.setTitle(title);
/external/chromium_org/third_party/mozilla/
H A DNSPasteboard+Utils.mm44 NSString* const kCorePasteboardFlavorType_urln = @"CorePasteboardFlavorType 0x75726C6E"; // 'urln' title
48 NSString* const kWebURLsWithTitlesPboardType = @"WebURLsWithTitlesPboardType"; // Safari-compatible URL + title arrays
87 // Copy a single URL (with an optional title) to the clipboard in all relevant
91 - (void)setDataForURL:(NSString*)url title:(NSString*)title
95 if (title)
96 titleList = [NSArray arrayWithObject:title];
102 // Copy a set of URLs, each of which may have a title, to the pasteboard
104 // The title array should be nil, or must have the same length as the URL array.
110 // Best format that we know about is Safari's URL + title array
[all...]
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/printing/
H A DTabPrinter.java44 String title = tab.getTitle();
45 if (!TextUtils.isEmpty(title)) return title;
/external/chromium_org/chrome/browser/task_manager/
H A Dtask_manager_browsertest_util.cc150 base::string16 MatchTab(const char* title) { argument
152 base::ASCIIToUTF16(title));
159 base::string16 MatchExtension(const char* title) { argument
161 base::ASCIIToUTF16(title));
166 base::string16 MatchApp(const char* title) { argument
168 base::ASCIIToUTF16(title));
173 base::string16 MatchWebView(const char* title) { argument
176 base::ASCIIToUTF16(title));
181 base::string16 MatchBackground(const char* title) { argument
183 base::ASCIIToUTF16(title));
188 MatchPrint(const char* title) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DScriptProfiler.h72 static void start(const String& title);
73 static PassRefPtrWillBeRawPtr<ScriptProfile> stop(const String& title);
74 static PassRefPtr<ScriptHeapSnapshot> takeHeapSnapshot(const String& title, HeapSnapshotProgress*);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
H A DResourceType.js33 * @param {string} title
38 WebInspector.ResourceType = function(name, title, categoryTitle, color, isTextType)
41 this._title = title;
59 title: function()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
H A DExtensionPanel.js135 this.element.title = tooltip;
149 * @param {string} title
152 WebInspector.ExtensionSidebarPane = function(title, id)
154 WebInspector.SidebarPane.call(this, title);
162 * @param {string} title
165 setObject: function(object, title, callback)
168 this._setObject(WebInspector.RemoteObject.fromLocalObject(object), title, callback);
173 * @param {string} title
178 setExpression: function(expression, title, evaluateOptions, securityOrigin, callback)
181 WebInspector.extensionServer.evaluate(expression, true, false, evaluateOptions, securityOrigin, this._onEvaluate.bind(this, title, callbac
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/
H A DContextMenuItem.h75 void setTitle(const String& title) { m_title = title; } argument
76 const String& title() const { return m_title; } function in class:blink::ContextMenuItem
/external/eigen/bench/btl/data/
H A Dmk_gnuplot_script.sh23 echo "'"$FILE"'" title "'"$TITLE"'" ",\\" >> $WHAT.gnuplot
27 echo "'"$LAST"'" title "'"$TITLE"'" >> $WHAT.gnuplot
40 echo "'"$FILE"'" title "'"$TITLE"'" ",\\" >> $WHAT.gnuplot
44 echo "'"$LAST"'" title "'"$TITLE"'" >> $WHAT.gnuplot
55 echo "'"$FILE"'" title "'"$TITLE"'" ",\\" >> $WHAT.gnuplot
59 echo "'"$LAST"'" title "'"$TITLE"'" >> $WHAT.gnuplot
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
H A DRecentlyClosedBridge.java39 public final String title; field in class:RecentlyClosedBridge.RecentlyClosedTab
42 private RecentlyClosedTab(int id, String title, String url) { argument
44 this.title = title;
51 List<RecentlyClosedTab> tabs, int id, String title, String url) {
52 RecentlyClosedTab tab = new RecentlyClosedTab(id, title, url);
50 pushTab( List<RecentlyClosedTab> tabs, int id, String title, String url) argument

Completed in 701 milliseconds

1234567891011>>