Home
last modified time | relevance | path

Searched defs:html (Results 1 – 25 of 88) sorted by relevance

1234

/external/chromium/chrome/browser/remoting/
Dremoting_resources_source.cc100 static const base::StringPiece html(ResourceBundle::GetSharedInstance() in StartDataRequest() local
111 static const base::StringPiece html(ResourceBundle::GetSharedInstance() in StartDataRequest() local
122 static const base::StringPiece html(ResourceBundle::GetSharedInstance() in StartDataRequest() local
133 static const base::StringPiece html(ResourceBundle::GetSharedInstance() in StartDataRequest() local
139 static const base::StringPiece html(ResourceBundle::GetSharedInstance() in StartDataRequest() local
/external/webkit/Source/WebKit/qt/tests/qwebelement/
Dtst_qwebelement.cpp104 QString html = "<head></head><body><p>test</p></body>"; in textHtml() local
117 QString html = "<body><p>first para</p><p>second para</p></body>"; in simpleCollection() local
279 QString html = "<body><p>first para</p><p>second para</p></body>"; in iteration() local
314 QString html = "<body><p>first para</p><p>second para</p></body>"; in nonConstIterator() local
330 QString html = "<body><p>first para</p><p>second para</p></body>"; in constIterator() local
345 QString html = "<body><p>first para</p><p>second para</p></body>"; in foreachManipulation() local
364 QString html = "<body><span class='a'>aaa</span><p>first para</p><div>foo</div>" in appendCollection() local
457 QString html = "<head>" in style() local
592 QString html = "<body><p>some text</p></body>"; in computedStyle() local
610 QString html = "<body>" in appendAndPrepend() local
[all …]
/external/chromium/chrome/browser/printing/cloud_print/
Dcloud_print_setup_source.cc68 static const base::StringPiece html(ResourceBundle::GetSharedInstance() in StartDataRequest() local
104 static const base::StringPiece html(ResourceBundle::GetSharedInstance() in StartDataRequest() local
112 static const base::StringPiece html(ResourceBundle::GetSharedInstance() in StartDataRequest() local
117 static const base::StringPiece html( in StartDataRequest() local
/external/clang/www/
Dcontent.css1 html { margin: 0px; } body { margin: 8px; } selector
3 html, body { selector
/external/chromium/chrome/browser/resources/
Dnew_incognito_tab_theme.css1 html { selector
/external/webkit/Tools/DumpRenderTree/win/
DDRTDesktopNotificationPresenter.cpp75 BOOL html; in showDesktopNotification() local
101 BOOL html; in cancelDesktopNotification() local
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
DMakefile14 html: target
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
DHtmlTooltipHelper.java62 String html = "<table cellspacing=2 cellpadding=0 border=0 margins=0 id=_wbp_tooltip_body>"; in createTooltipControl() local
91 String html, in createTooltipControl_Browser()
269 private static int getTextLength(String html) { in getTextLength()
300 private static Control createTooltipControl_Label(Composite parent, String html) { in createTooltipControl_Label()
/external/chromium/chrome/browser/ui/webui/
Dsync_internals_html_source.cc34 std::string html(html_template.data(), html_template.size()); in StartDataRequest() local
/external/compiler-rt/www/
Dcontent.css1 html, body { selector
/external/chromium/chrome/browser/history/
Dhistory_publisher.h49 const char16* html; member
/external/chromium/chrome/browser/resources/ntp4/
Dnew_tab.css8 html { selector
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
Dsearchcvs.php127 $html = ob_get_contents(); variable
139 $html = ob_get_contents(); variable
/external/chromium/chrome/browser/ui/webui/chromeos/
Denterprise_enrollment_ui.cc204 static const base::StringPiece html( in StartDataRequest() local
240 static const base::StringPiece html(resource_bundle.GetRawDataResource( in StartDataRequest() local
Dproxy_settings_ui.cc52 static const base::StringPiece html( in StartDataRequest() local
/external/clang/www/analyzer/
Dcontent.css1 html { margin: 0px; } body { margin: 8px; } selector
3 html, body { selector
/external/markdown/markdown/
Dpostprocessors.py62 def escape(self, html): argument
/external/chromium/chrome/browser/autofill/
Dform_structure_browsertest.cc25 GURL HTMLToDataURI(const std::string& html) { in HTMLToDataURI()
/external/iproute2/doc/
DMakefile24 html: $(HTMLFILES) target
/external/chromium/chrome/browser/resources/picasaweb_uploader/css/
Dupload.css1 html, body { selector
/external/chromium/chrome/browser/resources/touch_ntp/
Dnewtab.css8 html { selector
/external/chromium/webkit/glue/
Dwebframe_unittest.cc76 const std::string html = frame->contentAsMarkup().utf8(); in TEST_F() local
/external/webkit/Source/WebCore/platform/chromium/
DDataTransferItemChromium.cpp101 String html; in getAsString() local
/external/clang/docs/analyzer/
DMakefile46 html: target
/external/chromium/chrome/browser/ssl/
Dssl_blocking_page.cc95 base::StringPiece html( in GetHTMLContents() local

1234