HomeSort by relevance Sort by last modified time
    Searched refs:html (Results 176 - 200 of 1037) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/browser/resources/inline_login/
inline_login.css 6 html,
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/util/
table2CSV.js 2 This is a small JQuery utility to export HTML table as CSV file.
36 tmpRow[tmpRow.length] = formatData($(this).html());
48 tmpRow[tmpRow.length] = formatData($(this).html());
73 //HTML
81 generator.document.write('<html><head><title>CSV</title>');
86 generator.document.write('</body></html>');
  /external/chromium_org/chrome/test/webdriver/test/infobar_browser_action_extension/
bg.js 15 {'tabId': tab.id, 'path': 'view_checks.html'}, function() {
  /external/chromium_org/native_client_sdk/src/examples/resources/
background.js 6 chrome.app.window.create('index.html', {
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
DOMEditor.h 56 bool setOuterHTML(Node*, const String& html, Node** newNode, ExceptionState&);
65 bool setOuterHTML(Node*, const String& html, Node** newNode, ErrorString*);
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
ChromiumDataObject.h 78 void htmlAndBaseURL(String& html, KURL& baseURL) const;
79 void setHTMLAndBaseURL(const String& html, const KURL& baseURL);
  /external/chromium_org/third_party/icu/source/test/perf/utrie2perf/
utrie2perf.sh 19 udhr_jpn.html; do
  /external/chromium_org/third_party/re2/doc/
mksyntaxhtml 3 cp syntax.txt syntax.html
4 sam -d syntax.html <<'!'
21 <html>
24 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
38 </html>
  /external/chromium_org/ui/base/clipboard/
clipboard_util_win.h 55 // text/html.
56 static std::string HtmlToCFHtml(const std::string& html,
59 std::string* html,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
buildNotes.php 0 <html>
23 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
62 </html>
  /external/harfbuzz_ng/src/hb-icu-le/
Makefile.am 23 EXTRA_DIST = README license.html COPYING
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.sh 19 udhr_jpn.html; do
  /external/llvm/utils/lit/utils/
check-coverage 12 if [ "$1" == "--generate-html" ]; then
47 # Generate the HTML report, if requested.
49 (cd tests && python -m coverage html)
  /external/regex-re2/doc/
mksyntaxhtml 3 cp syntax.txt syntax.html
4 sam -d syntax.html <<'!'
21 <html>
24 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
38 </html>
  /external/chromium/chrome/browser/resources/ntp/
apps.css 8 html.apps-promo-visible #apps-content {
17 We don't need to do anything for html.apps-promo-visible because there is
21 .small-layout html.apps-promo-visible #apps-content {
123 html[install-animation-enabled=true] .app[new=new] {
127 html[install-animation-enabled=true] .app[new=installed] {
144 html.apps-promo-visible #apps-promo {
171 html[dir=rtl] #apps-promo-hide {
178 but different than its position during promo (html.apps-promo-visible), so we
187 html[dir=rtl] .app.web-store-entry.loner {
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen.css 119 html[dir=rtl] .step-extra-controls {
163 html[highlight=strong] #security-info a:focus,
164 html[highlight=strong] #eula a:focus,
165 html[highlight=strong] .step-extra-controls a:focus,
166 html[highlight=strong] .menu-control:focus,
167 html[highlight=strong] input[type='button']:focus,
168 html[highlight=strong] button:focus {
  /external/chromium_org/chrome_frame/test/
header_test.cc 42 << "Content-Type: text/html\r\n"
51 std::ostringstream html; local
52 html << "<html><head>";
54 html << "<meta http-equiv=\"x-ua-compatible\" content=\"" << value_
57 html << "</head><body>This is some text.</body></html>";
58 return html.str();
  /external/chromium_org/third_party/libxml/src/
libxml2.spec 1 Summary: Library providing XML and HTML support
14 to read, modify and write XML and HTML files. There is DTDs support
24 Summary: Libraries, includes, etc. to develop XML and HTML applications
33 to read, modify and write XML and HTML files. There is DTDs support
54 to read, modify and write XML and HTML files. There is DTDs support
100 %doc doc/*.html doc/html doc/*.gif doc/*.png
103 %doc %dir %{_datadir}/gtk-doc/html/libxml2
104 %doc %{_datadir}/gtk-doc/html/libxml2/*.devhelp
105 %doc %{_datadir}/gtk-doc/html/libxml2/*.htm
    [all...]
  /external/bison/doc/
Makefile.am 112 bison.html: $(FIGS_DOT:.dot=.png)
136 .PHONY: doc html
138 doc: html
140 html-local: Doxyfile
155 CLEANDIRS += html latex
  /external/chromium_org/chrome/browser/resources/
policy.css 25 html[dir='rtl'] body.uber-frame header {
67 html[dir='rtl'] #show-unset-container {
76 html[dir='rtl'] div.reload-policies-button {
84 html[dir='rtl'] div.show-unset-checkbox {
173 html:not(.focus-outline-visible)
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
timeline_explorer.js 73 $('test-type-switcher').innerHTML = ui.html.testTypeSwitcher( false,
74 ui.html.checkbox('ignoreFlakyTests', 'Ignore flaky tests', historyInstance.dashboardSpecificState.ignoreFlakyTests, 'g_currentBuildIndex = -1')
220 var html = '<table id="inspector-table"><caption>Details</caption>';
224 html += '<tr><td class="label">' + label + '</td><td>' + value + '</td></tr>';
239 addRow('Chromium change:', ui.html.chromiumRevisionLink(resultsForBuilder, index));
240 addRow('Blink change:', ui.html.blinkRevisionLink(resultsForBuilder, index));
280 html += '</table>';
282 html += '<div id="changes-button" class="buttons">';
283 html += '<button>Show changed test results</button>';
284 html += '</div>'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgitb.py 12 format - 'text' or 'html' controls the output format
15 and the output format is 'html' (for backwards compatibility with the
21 The default handler displays output as HTML.
39 Content-Type: text/html
102 def html(einfo, context=5): function
103 """Return a nice HTML document describing a given traceback."""
109 head = '<body bgcolor="#f0f0f8">' + pydoc.html.heading(
111 strong(pydoc.html.escape(str(etype))),
122 link = '<a href="file://%s">%s</a>' % (file, pydoc.html.escape(file))
130 formatvalue=lambda value: '=' + pydoc.html.repr(value)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgitb.py 12 format - 'text' or 'html' controls the output format
15 and the output format is 'html' (for backwards compatibility with the
21 The default handler displays output as HTML.
39 Content-Type: text/html
102 def html(einfo, context=5): function
103 """Return a nice HTML document describing a given traceback."""
109 head = '<body bgcolor="#f0f0f8">' + pydoc.html.heading(
111 strong(pydoc.html.escape(str(etype))),
122 link = '<a href="file://%s">%s</a>' % (file, pydoc.html.escape(file))
130 formatvalue=lambda value: '=' + pydoc.html.repr(value)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/
devtools_html.target.darwin-arm.mk 17 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_local_path := $(LOCAL_PATH)
18 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
19 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
20 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH))
21 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_html.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/inspector.html $(GYP_TARGET_DEPENDENCIES)
23 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/devtools; mkdir -p $(gyp_shared_intermediate_dir)/resources/inspector; python scripts/generate_devtools_html.py front_end/inspector.html "$(gyp_shared_intermediate_dir)/resources/inspector/devtools.html" 0
28 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html
devtools_html.target.darwin-mips.mk 17 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_local_path := $(LOCAL_PATH)
18 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
19 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
20 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH))
21 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_html.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/inspector.html $(GYP_TARGET_DEPENDENCIES)
23 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/devtools; mkdir -p $(gyp_shared_intermediate_dir)/resources/inspector; python scripts/generate_devtools_html.py front_end/inspector.html "$(gyp_shared_intermediate_dir)/resources/inspector/devtools.html" 0
28 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html

Completed in 416 milliseconds

1 2 3 4 5 6 78 91011>>