HomeSort by relevance Sort by last modified time
    Searched refs:html (Results 701 - 725 of 1033) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/resources/ntp_android/
bookmarks.css 70 html[dir='rtl'] .bookmark-separator {
  /external/chromium_org/chrome/browser/resources/options/
options_bundle.js 20 // The grit html inlining parser will leave the end tag behind,
  /external/chromium_org/chrome/browser/resources/signin_internals/
signin_internals.js 48 // Allow signin_index.html to access the functions above using the
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.cc 93 return "text/html";
350 static const base::StringPiece html(
354 std::string full_html = webui::GetI18nTemplateHtml(html, &strings);
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 189 * @see http://code.google.com/chrome/extensions/trunk/proxy.html
200 * @see http://code.google.com/chrome/extensions/trunk/proxy.html
309 * @see http://code.google.com/chrome/extensions/trunk/proxy.html
586 * @see http://code.google.com/chrome/extensions/trunk/proxy.html
  /external/chromium_org/chrome/renderer/printing/
print_web_view_helper_browsertest.cc 34 // HTML with 3 pages.
36 "<html><head><style>"
43 "</body></html>";
47 "<html><head><style>"
55 "</body></html>";
59 "<html><head><style>"
67 "</body></html>";
300 const char html[] = local
301 "<html><body>Lorem Ipsum:"
306 "</script></body></html>";
    [all...]
  /external/chromium_org/components/test/data/web_database/
version_22_corrupt.sql 13 INSERT INTO "keywords" VALUES(6,'NYTimes','query.nytimes.com','','http://query.nytimes.com/gst/handler.html?query={searchTerms}&opensearch=1',1,0,'',1283287335,0,'','',0,0);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
base_unittest.py 64 html = self.make_port()._format_wdiff_output_as_html(output)
66 self.assertEqual(html, expected_html)
166 add_text_file('inspector', 'test1.html')
167 add_text_file('inspector', 'unsupported_test1.html')
168 add_text_file('inspector', 'test2.html')
169 add_text_file('inspector/resources', 'resource_file.html')
170 add_text_file('unsupported', 'unsupported_test2.html')
171 add_text_file('', 'Skipped', '\n'.join(['Layout', '', 'SunSpider', 'Supported/some-test.html']))
172 self.assertEqual(port.skipped_perf_tests(), ['Layout', 'SunSpider', 'Supported/some-test.html'])
192 test_file = 'fast/test.html'
    [all...]
  /external/chromium_org/third_party/jinja2/
utils.py 303 def generate_lorem_ipsum(n=5, html=True, min=20, max=100):
347 if not html:
  /external/chromium_org/third_party/libxml/src/
legacy.c 42 * Substitute the HTML entities by their value
97 "is html",
163 * @ctxt: an XML/HTML parser context
191 } else if (!strcmp(name, "is html")) {
192 *((int *) result) = ctxt->html;
272 * @ctxt: an XML/HTML parser context
309 } else if (!strcmp(name, "is html")) {
310 ctxt->html = *((int *) value);
    [all...]
xmllint.c 161 static int html = 0; variable
532 * HTML ouput *
    [all...]
  /external/chromium_org/tools/code_coverage/
croc.py 483 # Save where we found the file, for generating line-by-line HTML output
647 '-m', '--html', dest='html_out', type='string', metavar='PATH',
648 help='write HTML output to PATH')
651 help='include URL in base tag of HTML output')
712 # Generate HTML
714 html = croc_html.CrocHtml(cov, options.html_out, options.base_url)
715 html.Write()
  /external/chromium_org/ui/webui/resources/css/
widgets.css 62 html[dir='rtl'] select {
  /external/e2fsprogs/lib/et/
Makefile.in 65 com_err_abt.html: $(srcdir)/com_err.texinfo
134 $(RM) -f *~ \#* *.bak *.otl *.aux *.toc *.PS *.dvi *.ps TAGS *.ln *.html
  /external/libxml2/
legacy.c 42 * Substitute the HTML entities by their value
97 "is html",
163 * @ctxt: an XML/HTML parser context
191 } else if (!strcmp(name, "is html")) {
192 *((int *) result) = ctxt->html;
272 * @ctxt: an XML/HTML parser context
309 } else if (!strcmp(name, "is html")) {
310 ctxt->html = *((int *) value);
    [all...]
xmllint.c 162 static int html = 0; variable
536 * HTML ouput *
    [all...]
  /external/skia/tools/skpdiff/
diff_viewer.js 7 otherwise({ templateUrl: '/diff_list.html', controller: DiffListController});
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_httpservers.py 42 self.send_header('Content-Type', 'text/html')
44 self.wfile.write(b'<html><body>Data</body></html>\r\n')
124 self.assertEqual(result[-1], '<html><body>Data</body></html>\r\n')
131 self.assertEqual(result[-1], '<html><body>Data</body></html>\r\n')
136 self.assertEqual(result[0], '<html><body>Data</body></html>\r\n')
144 self.assertEqual(result[-1], '<html><body>Data</body></html>\r\n'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_httpservers.py 42 self.send_header('Content-Type', 'text/html')
44 self.wfile.write(b'<html><body>Data</body></html>\r\n')
124 self.assertEqual(result[-1], '<html><body>Data</body></html>\r\n')
131 self.assertEqual(result[-1], '<html><body>Data</body></html>\r\n')
136 self.assertEqual(result[0], '<html><body>Data</body></html>\r\n')
144 self.assertEqual(result[-1], '<html><body>Data</body></html>\r\n'
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/grid/
960.gridder.js 85 jQuery('<style type"text/css">#g-setup{position:absolute;top:150px;left:-310px;padding:6px;margin:0;list-style:none;width:320px!important;background-color:#d1cfe6;border:2px solid #a19bd1;z-index:2100; display:none;}#g-setup *{background:transparent!important;border:0!important;color:#58517c!important;font-family:Verdana,Geneva,sans-serif!important;font-size:10px!important;font-weight:normal!important;letter-spacing:normal!important;line-height:1!important;list-style-type:none!important;margin:0!important;padding:0!important;text-decoration:none!important;text-indent:0!important;text-transform:none!important;word-spacing:0!important;z-index:2100!important;}#g-setup .head{font-weight:bold!important;text-align:center;border-bottom:1px solid #7cb267!important;}#g-setup ul{width:150px;float:left!important;}#g-setup li{clear:left;padding:5px!important;}* html #g-setup li{clear:none!important;padding:4px!important;}#g-setup span{float:left!important;width:50px;padding:1px 4px 0 0!important;text-align:right!important;line-height:1.5!important;}#g-setup input,#g-setup select{float:left!important;width:70px;border:1px solid #a19bd1!important;background-color:#e7e6ee!important;padding:2px!important;}#g-setup select{width:77px;padding:0!important;}#g-setup-misc{margin-top:5px!important;clear:left;float:none!important;width:300px!important;border-top:1px solid #7cb267!important;}#g-setup-misc span{line-height:1.1!important;width:200px;}#g-setup-misc input{width:15px;padding:0!important;height:15px;}#g-setup-tab{width:26px;overflow:hidden;position:absolute;top:0;left:100%;margin-left:-26px!important;z-index:2100!important;}#g-setup-tab img{left:0;position:relative;}#g-grid{left:0;position:absolute;z-index:500;top:0;}#g-grid .g-vertical,#g-grid .g-horizontal{position:absolute;z-index:1000;}*:first-child+html #g-grid .g-horizontal,*:first-child+html #g-grid .g-vertical{margin-left:-1px;}#g-grid .g-horizontal{min-height:1px;height:1px;font-size:0;line-height:0;}</style>').appendTo("head");
184 var i = jQuery(this).wrap("<div></div>").parent().html();
  /external/chromium_org/chrome/browser/resources/
test_presubmit.py 451 html[dir="rtl"] body,
452 html[dir=ltr] body /* TODO(dbeam): Require '' around rtl in future? */ {
460 html[dir="rtl"] body,
  /external/chromium_org/content/browser/web_contents/
web_drag_dest_gtk.cc 220 // TODO(estade): Can the html have a non-UTF8 encoding?
221 drop_data_->html = base::NullableString16(
  /external/chromium_org/third_party/WebKit/PerformanceTests/DOM/resources/
dom-perf.js 121 // Tests like DOM/DOMWalk.html are too fast and need to be ran multiple times.
195 this.html = benchmarkContent.innerHTML;
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.cpp 26 #include "core/html/HTMLElement.h"
46 #include "core/html/HTMLBRElement.h"
47 #include "core/html/HTMLFormElement.h"
48 #include "core/html/HTMLTemplateElement.h"
49 #include "core/html/HTMLTextFormControlElement.h"
50 #include "core/html/parser/HTMLParserIdioms.h"
319 void HTMLElement::setInnerHTML(const String& html, ExceptionState& es)
321 if (RefPtr<DocumentFragment> fragment = createFragmentForInnerOuterHTML(html, this, AllowScriptingContent, es)) {
343 void HTMLElement::setOuterHTML(const String& html, ExceptionState& es)
354 RefPtr<DocumentFragment> fragment = createFragmentForInnerOuterHTML(html, parent.get(), AllowScriptingContent, es)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebFrameImpl.h 150 const WebData& html, const WebURL& baseURL, const WebURL& unreachableURL,

Completed in 2187 milliseconds

<<21222324252627282930>>