HomeSort by relevance Sort by last modified time
    Searched refs:html (Results 76 - 100 of 390) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/WebCore/html/canvas/
WebGLUnsignedShortArray.idl 27 module html {
CanvasGradient.idl 26 module html {
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
status.py 1 from buildbot.status import html, mail, words namespace
3 web = html.WebStatus(http_port=8010)
  /external/libvpx/
docs.mk 45 CLEAN-OBJS += doxyfile $(wildcard docs/html/*)
46 docs/html/index.html: doxyfile $(CODEC_DOX) $(TXT_DOX)
49 DOCS-yes += docs/html/index.html
51 DIST-DOCS-yes = $(wildcard docs/html/*)
  /external/webkit/WebCore/
Android.derived.jscbindings.mk 83 $(GEN): PRIVATE_CUSTOM_TOOL = perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator JS --include dom --include html --outputdir $(dir $@) $<
145 $(GEN): PRIVATE_CUSTOM_TOOL = perl -I$(PRIVATE_PATH)/bindings/scripts $(PRIVATE_PATH)/bindings/scripts/generate-bindings.pl --defines "$(FEATURE_DEFINES) LANGUAGE_JAVASCRIPT" --generator JS --include dom --include html --outputdir $(dir $@) $<
154 # HTML
156 $(intermediates)/html/JSBlob.h \
157 $(intermediates)/html/JSDataGridColumn.h \
158 $(intermediates)/html/JSDataGridColumnList.h \
159 $(intermediates)/html/JSFile.h \
160 $(intermediates)/html/JSFileList.h \
161 $(intermediates)/html/JSHTMLAllCollection.h \
162 $(intermediates)/html/JSHTMLAnchorElement.h
    [all...]
  /external/webkit/WebKitTools/Scripts/
make-script-test-wrappers 29 # Script to generate HTML wrappers for JavaScript tests from templates
67 if ($tpath =~ s:/(script-tests)/TEMPLATE.html$::) {
69 $templateRelativePath = $1 . "/TEMPLATE.html";
91 if (-e "${templateDirectory}/TEMPLATE-n.html") {
92 open TEMPLATE, "<${templateDirectory}/TEMPLATE-n.html";
98 my $html = $file;
99 $html =~ s:${templateDirectory}/(.*)\.js:$1.html:;
100 next if -f "$html-disabled";
108 print " ${html}\n"
    [all...]
  /frameworks/base/docs/html/resources/
resources_toc.cs 13 <li><a href="<?cs var:toroot ?>resources/community-groups.html">
16 <li><a href="<?cs var:toroot ?>resources/community-more.html">
27 <li><a href="<?cs var:toroot ?>resources/dashboard/platform-versions.html">
30 <li><a href="<?cs var:toroot ?>resources/dashboard/screens.html">
43 <div><a href="<?cs var:toroot ?>resources/articles/index.html">
47 <li><a href="<?cs var:toroot ?>resources/articles/avoiding-memory-leaks.html">
50 <li><a href="<?cs var:toroot ?>resources/articles/backward-compatibility.html">
53 <li><a href="<?cs var:toroot ?>resources/articles/can-i-use-this-intent.html">
56 <li><a href="<?cs var:toroot ?>resources/articles/creating-input-method.html">
59 <li><a href="<?cs var:toroot ?>resources/articles/drawable-mutations.html">
    [all...]
  /external/elfutils/doc/
Makefile.am 22 .PHONY: dvi pdf html
  /external/webkit/WebCore/html/
HTMLAllCollection.idl 26 module html {
HTMLBaseFontElement.idl 20 module html {
HTMLCanvasElement.idl 26 module html {
HTMLFieldSetElement.idl 20 module html {
HTMLTableColElement.idl 21 module html {
ImageData.idl 29 module html {
TimeRanges.idl 26 module html {
  /frameworks/base/docs/html/guide/
guide_toc.cs 21 <li><a href="<?cs var:toroot ?>guide/basics/what-is-android.html">
50 <li><a href="<?cs var:toroot ?>guide/topics/fundamentals.html">
64 <div><a href="<?cs var:toroot ?>guide/topics/ui/index.html">
68 <li><a href="<?cs var:toroot ?>guide/topics/ui/declaring-layout.html">
71 <li><a href="<?cs var:toroot ?>guide/topics/ui/menus.html">
74 <li><a href="<?cs var:toroot ?>guide/topics/ui/dialogs.html">
77 <li><a href="<?cs var:toroot ?>guide/topics/ui/ui-events.html">
81 <div><a href="<?cs var:toroot ?>guide/topics/ui/notifiers/index.html">
85 <li><a href="<?cs var:toroot ?>guide/topics/ui/notifiers/toasts.html">
88 <li><a href="<?cs var:toroot ?>guide/topics/ui/notifiers/notifications.html">
    [all...]
  /development/pdk/doxygen_config/
overrideconfig.conf 13 HTML_HEADER = header.html
14 HTML_FOOTER = footer.html
  /external/bluetooth/glib/
sanity_check 38 wc -l glib-$VERSION/docs/reference/*/html/*.html | grep total
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
TextContent.java 5 * and is available at http://www.eclipse.org/legal/cpl-v10.html
9 package com.vladium.emma.report.html.doc;
  /external/iproute2/doc/
Makefile 16 HTMLFILES=$(subst .sgml,.html,$(shell echo *.sgml))
24 html: $(HTMLFILES)
47 %.html: %.sgml
55 rm -f *.aux *.log *.toc $(PSFILES) $(DVIFILES) *.html
  /libcore/luni/src/main/java/org/apache/xml/serializer/
output_html.properties 21 # Specify defaults when method="html". These defaults use output_xml.properties
26 method=html
28 media-type=text/html
36 # <xsl:output method="html" encoding="UTF-8"
  /external/webkit/WebKitTools/DumpRenderTree/win/
DRTDesktopNotificationPresenter.cpp 75 BOOL html; local
77 if (!notification->isHTML(&html) && html) {
101 BOOL html; local
102 notification->isHTML(&html);
103 if (html)
  /external/chromium/third_party/icu/source/test/perf/unisetperf/draft/
contperf.sh 19 udhr_jpn.html; do
span16perf.sh 19 udhr_jpn.html; do
span8perf.sh 19 udhr_jpn.html; do

Completed in 422 milliseconds

1 2 34 5 6 7 8 91011>>