/external/chromium_org/third_party/WebKit/Source/core/ |
webcore_html.target.darwin-arm.mk | 26 third_party/WebKit/Source/core/html/BaseButtonInputType.cpp \ 27 third_party/WebKit/Source/core/html/BaseCheckableInputType.cpp \ 28 third_party/WebKit/Source/core/html/BaseChooserOnlyDateAndTimeInputType.cpp \ 29 third_party/WebKit/Source/core/html/BaseClickableWithKeyInputType.cpp \ 30 third_party/WebKit/Source/core/html/BaseDateAndTimeInputType.cpp \ 31 third_party/WebKit/Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp \ 32 third_party/WebKit/Source/core/html/BaseTextInputType.cpp \ 33 third_party/WebKit/Source/core/html/ButtonInputType.cpp \ 34 third_party/WebKit/Source/core/html/CheckboxInputType.cpp \ 35 third_party/WebKit/Source/core/html/ClassList.cpp [all...] |
webcore_html.target.darwin-mips.mk | 26 third_party/WebKit/Source/core/html/BaseButtonInputType.cpp \ 27 third_party/WebKit/Source/core/html/BaseCheckableInputType.cpp \ 28 third_party/WebKit/Source/core/html/BaseChooserOnlyDateAndTimeInputType.cpp \ 29 third_party/WebKit/Source/core/html/BaseClickableWithKeyInputType.cpp \ 30 third_party/WebKit/Source/core/html/BaseDateAndTimeInputType.cpp \ 31 third_party/WebKit/Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp \ 32 third_party/WebKit/Source/core/html/BaseTextInputType.cpp \ 33 third_party/WebKit/Source/core/html/ButtonInputType.cpp \ 34 third_party/WebKit/Source/core/html/CheckboxInputType.cpp \ 35 third_party/WebKit/Source/core/html/ClassList.cpp [all...] |
webcore_html.target.darwin-x86.mk | 26 third_party/WebKit/Source/core/html/BaseButtonInputType.cpp \ 27 third_party/WebKit/Source/core/html/BaseCheckableInputType.cpp \ 28 third_party/WebKit/Source/core/html/BaseChooserOnlyDateAndTimeInputType.cpp \ 29 third_party/WebKit/Source/core/html/BaseClickableWithKeyInputType.cpp \ 30 third_party/WebKit/Source/core/html/BaseDateAndTimeInputType.cpp \ 31 third_party/WebKit/Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp \ 32 third_party/WebKit/Source/core/html/BaseTextInputType.cpp \ 33 third_party/WebKit/Source/core/html/ButtonInputType.cpp \ 34 third_party/WebKit/Source/core/html/CheckboxInputType.cpp \ 35 third_party/WebKit/Source/core/html/ClassList.cpp [all...] |
webcore_html.target.linux-arm.mk | 26 third_party/WebKit/Source/core/html/BaseButtonInputType.cpp \ 27 third_party/WebKit/Source/core/html/BaseCheckableInputType.cpp \ 28 third_party/WebKit/Source/core/html/BaseChooserOnlyDateAndTimeInputType.cpp \ 29 third_party/WebKit/Source/core/html/BaseClickableWithKeyInputType.cpp \ 30 third_party/WebKit/Source/core/html/BaseDateAndTimeInputType.cpp \ 31 third_party/WebKit/Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp \ 32 third_party/WebKit/Source/core/html/BaseTextInputType.cpp \ 33 third_party/WebKit/Source/core/html/ButtonInputType.cpp \ 34 third_party/WebKit/Source/core/html/CheckboxInputType.cpp \ 35 third_party/WebKit/Source/core/html/ClassList.cpp [all...] |
webcore_html.target.linux-mips.mk | 26 third_party/WebKit/Source/core/html/BaseButtonInputType.cpp \ 27 third_party/WebKit/Source/core/html/BaseCheckableInputType.cpp \ 28 third_party/WebKit/Source/core/html/BaseChooserOnlyDateAndTimeInputType.cpp \ 29 third_party/WebKit/Source/core/html/BaseClickableWithKeyInputType.cpp \ 30 third_party/WebKit/Source/core/html/BaseDateAndTimeInputType.cpp \ 31 third_party/WebKit/Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp \ 32 third_party/WebKit/Source/core/html/BaseTextInputType.cpp \ 33 third_party/WebKit/Source/core/html/ButtonInputType.cpp \ 34 third_party/WebKit/Source/core/html/CheckboxInputType.cpp \ 35 third_party/WebKit/Source/core/html/ClassList.cpp [all...] |
webcore_html.target.linux-x86.mk | 26 third_party/WebKit/Source/core/html/BaseButtonInputType.cpp \ 27 third_party/WebKit/Source/core/html/BaseCheckableInputType.cpp \ 28 third_party/WebKit/Source/core/html/BaseChooserOnlyDateAndTimeInputType.cpp \ 29 third_party/WebKit/Source/core/html/BaseClickableWithKeyInputType.cpp \ 30 third_party/WebKit/Source/core/html/BaseDateAndTimeInputType.cpp \ 31 third_party/WebKit/Source/core/html/BaseMultipleFieldsDateAndTimeInputType.cpp \ 32 third_party/WebKit/Source/core/html/BaseTextInputType.cpp \ 33 third_party/WebKit/Source/core/html/ButtonInputType.cpp \ 34 third_party/WebKit/Source/core/html/CheckboxInputType.cpp \ 35 third_party/WebKit/Source/core/html/ClassList.cpp [all...] |
/external/clang/docs/ |
Makefile | 27 HTML := $(wildcard $(PROJ_SRC_DIR)/*.html) \ 32 EXTRA_DIST := $(HTML) $(DOXYFILES) llvm.css CommandGuide img 34 .PHONY: install-html install-doxygen doxygen generated 38 install_targets += install-html 49 install-html: $(PROJ_OBJ_DIR)/html.tar.gz 50 $(Echo) Installing HTML documentation 51 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html 52 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html/im [all...] |
/external/chromium_org/ppapi/api/dev/ |
ppp_selection_dev.idl | 16 * Returns the selection, either as plain text or as html depending on "html". 21 [in] PP_Bool html);
|
/packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/ |
NotificationUtilsTest.java | 22 import com.google.android.mail.common.html.parser.HtmlTree; 30 final String html = "<body style=3D=22margin:0; padding:0;=22>" local 34 + " html =7B -webkit-text-size-adjust:none; =7D</style>" 37 // Get the html "tree" for this message body 38 final HtmlTree htmlTree = Utils.getHtmlTree(html); 56 final String html = "<body style=3D=22margin:0; padding:0;=22>" local 60 + " html =7B -webkit-text-size-adjust:none; =7D" 61 + " <style>html =7B -webkit-text-size-adjust:none; =7D</style></style>" 64 // Get the html "tree" for this message body 65 final HtmlTree htmlTree = Utils.getHtmlTree(html); [all...] |
/external/chromium_org/ppapi/tests/ |
testing_instance.cc | 139 std::string html; local 140 html.append("<div class=\"test_line\"><span class=\"test_name\">"); 141 html.append(test_name); 142 html.append("</span> "); 144 html.append("<span class=\"pass\">PASS</span>"); 146 html.append("<span class=\"fail\">FAIL</span>: <span class=\"err_msg\">"); 147 html.append(error_message); 148 html.append("</span>"); 154 html.append(" <span class=\"time\">("); 155 html.append(time_string) 263 std::string html; local 281 std::string html; local [all...] |
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
Makefile | 1 all: man html pdf 14 html: 16 mv index.html $$i.html; done 27 rm -f $(FILES:%=%.html)
|
/frameworks/base/docs/html/ |
gcm_navtree_data.js | 2 [ [ "com.google.android.gcm", "reference/com/google/android/gcm/package-summary.html", [ [ "Classes", null, [ [ "GCMBaseIntentService", "reference/com/google/android/gcm/GCMBaseIntentService.html", null, null ], [ "GCMBroadcastReceiver", "reference/com/google/android/gcm/GCMBroadcastReceiver.html", null, null ], [ "GCMConstants", "reference/com/google/android/gcm/GCMConstants.html", null, null ], [ "GCMRegistrar", "reference/com/google/android/gcm/GCMRegistrar.html", null, null ] ] 4 , null ], [ "com.google.android.gcm.server", "reference/com/google/android/gcm/server/package-summary.html", [ [ "Classes", null, [ [ "Constants", "reference/com/google/android/gcm/server/Constants.html", null, null ], [ "Message", "reference/com/google/android/gcm/server/Message.html", null, null ], [ "Message.Builder", "reference/com/google/android/gcm/server/Message.Builder.html", null, null ], [ "MulticastResult", "reference/com/google/android/gcm/server/MulticastResult.html", null, null ], [ "MulticastResult.Builder", "reference/com/google/android/gcm/server/MulticastRes (…) [all...] |
gms_navtree_data.js | 2 [ [ "com.google.android.gms", "reference/com/google/android/gms/package-summary.html", [ [ "Classes", null, [ [ "R", "reference/com/google/android/gms/R.html", null, null ], [ "R.attr", "reference/com/google/android/gms/R.attr.html", null, null ], [ "R.color", "reference/com/google/android/gms/R.color.html", null, null ], [ "R.drawable", "reference/com/google/android/gms/R.drawable.html", null, null ], [ "R.id", "reference/com/google/android/gms/R.id.html", null, null ], [ "R.integer", "reference/com/google/android/gms/R.integer.html", null, null ], [ "R.string", "reference/com/google/android/gms/R.string.html", null, null ], [ "R.styleable", "reference/com/google/android/gms/R.styleable.html", null, null ] ] 4 , null ], [ "com.google.android.gms.ads", "reference/com/google/android/gms/ads/package-summary.html", [ [ "Classes", null, [ [ "AdListener", "reference/com/google/android/gms/ads/AdListener.html", n (…) [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
inspectorSyntaxHighlight.css | 108 .webkit-html-comment { 109 /* Keep this in sync with view-source.css (.webkit-html-comment) */ 113 .webkit-html-tag { 114 /* Keep this in sync with view-source.css (.webkit-html-tag) */ 118 .webkit-html-doctype { 119 /* Keep this in sync with view-source.css (.webkit-html-doctype) */ 123 .webkit-html-attribute-name { 124 /* Keep this in sync with view-source.css (.webkit-html-attribute-name) */ 128 .webkit-html-attribute-value { 129 /* Keep this in sync with view-source.css (.webkit-html-attribute-value) * [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
view-source.css | 85 .webkit-html-tag { 86 /* Keep this in sync with inspector.css (.webkit-html-tag) */ 90 .webkit-html-attribute-name { 91 /* Keep this in sync with inspector.css (.webkit-html-attribute-name) */ 95 .webkit-html-attribute-value { 96 /* Keep this in sync with inspector.css (.webkit-html-attribute-value) */ 100 .webkit-html-external-link, .webkit-html-resource-link { 101 /* Keep this in sync with inspector.css (.webkit-html-external-link, .webkit-html-resource-link) * [all...] |
svg.css | 29 @namespace html "http://www.w3.org/1999/xhtml"; 43 contains these changes as well as all future SVG specifications: see http://lists.w3.org/Archives/Public/public-svg-wg/2008JulSep/0347.html 70 html|* > svg {
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
ui.js | 44 ui.popup.show = function(target, html) 54 // Set html first so that we can get accurate size metrics on the popup. 55 popup.innerHTML = html; 77 ui.html = {}; 79 ui.html.checkbox = function(queryParameter, label, isChecked, opt_extraJavaScript) 88 ui.html.range = function(queryParameter, label, min, max, initialValue) 96 ui.html.select = function(label, queryParameter, options) 98 var html = '<label style="padding-left: 2em">' + label + ': ' + 103 html += '<option value="' + value + '" ' + 107 html += '</select></label> ' [all...] |
/external/chromium_org/chrome/renderer/safe_browsing/ |
malware_dom_details_browsertest.cc | 21 const char* urlprefix = "data:text/html;charset=utf-8,"; 24 std::string html = "<html><head><script></script></head></html>"; local 25 LoadHTML(html.c_str()); 29 EXPECT_EQ(GURL(urlprefix + html), params[0].url); 37 std::string html = "<html><head><script src=\"" + script1_url.spec() + local 39 "\"></script></head></html>"; 40 GURL url(urlprefix + html); 62 std::string html = "<html><head><iframe src=\\"" + net::EscapeForHTML( local 100 std::string html; local 116 std::string html; local [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
bubble.css | 33 html[dir=ltr] .bubble-top::before { 37 html[dir=rtl] .bubble-top::before { 41 html[dir=ltr] .bubble-right::before, 42 html[dir=rtl] .bubble-left::before { 53 html[dir=ltr] .bubble-bottom::before { 57 html[dir=rtl] .bubble-bottom::before { 61 html[dir=ltr] .bubble-left::before, 62 html[dir=rtl] .bubble-right::before { 81 html[dir=ltr] .bubble-top::after { 85 html[dir=rtl] .bubble-top::after [all...] |
/external/llvm/docs/ |
Makefile | 27 HTML := $(wildcard $(PROJ_SRC_DIR)/*.html) \ 31 EXTRA_DIST := $(HTML) $(DOXYFILES) llvm.css CommandGuide 33 .PHONY: install-html install-doxygen doxygen install-ocamldoc ocamldoc generated 35 install_targets := install-html 55 install-html: $(PROJ_OBJ_DIR)/html.tar.gz 56 $(Echo) Installing HTML documentation 57 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/html 58 $(Verb) $(DataInstall) $(HTML) $(DESTDIR)$(PROJ_docsdir)/htm [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/ |
chrome_shared.css | 12 html.loading * { 62 html[dir='rtl'] .weakrtl { 71 html[dir='rtl'] div.weakrtl input { 76 html[dir='rtl'] .favicon-cell.weakrtl { 85 html[dir='rtl'] select.weakrtl { 89 html[dir='rtl'] select.weakrtl option { 97 html[dir='rtl'] input.weakrtl::-webkit-input-placeholder, 98 html[dir='rtl'] .weakrtl input::-webkit-input-placeholder {
|
/external/chromium_org/ppapi/c/documentation/ |
check.sh | 6 # simple script to check html via tidy. Either specify html files on 7 # command line or rely on default which checks all html files in 22 for file in *.html ; do
|
/external/chromium_org/ppapi/cpp/dev/ |
selection_dev.h | 44 virtual Var GetSelectedText(bool html) = 0;
|
/external/chromium_org/ppapi/cpp/documentation/ |
check.sh | 6 # simple script to check html via tidy. Either specify html files on 7 # command line or rely on default which checks all html files in 22 for file in *.html ; do
|
/external/chromium_org/third_party/opus/src/doc/ |
Makefile.am | 8 $(top_srcdir)/doc/header.html \ 9 $(top_srcdir)/doc/footer.html \ 12 EXTRA_DIST = customdoxygen.css Doxyfile.in footer.html header.html opus_logo.svg 24 for f in `find html -type f \! -name "installdox"`; do \ 25 $(INSTALL) -d $(DESTDIR)$(docdir)/html/search; \ 34 $(RM) -r html 40 $(RM) -r $(DESTDIR)$(docdir)/html
|