HomeSort by relevance Sort by last modified time
    Searched refs:markup (Results 51 - 75 of 75) sorted by null

1 23

  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp 136 #include "markup.h"
2316 String markup; local
2856 String markup = String(); local
    [all...]
WebViewCore.h 655 WTF::String& markup, bool ignoreFirstNode,
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.cc 259 char* markup = g_markup_printf_escaped(kBoldLabelMarkup, text.c_str()); local
260 gtk_label_set_markup(GTK_LABEL(label), markup); local
261 g_free(markup);
    [all...]
  /external/expat/xmlwf/
xmlwf.c 298 markup(void *userData, const XML_Char *s, int len) function
827 XML_SetDefaultHandler(parser, markup);
  /external/webkit/Source/WebCore/svg/
SVGUseElement.cpp 620 String markup = serializer->serializeToString(shadowRoot, ec); local
623 fprintf(stderr, "Dumping <use> shadow tree markup:\n%s\n", markup.latin1().data());
    [all...]
  /frameworks/base/core/tests/coretests/src/android/webkit/
AccessibilityInjectorTest.java     [all...]
  /external/webkit/Source/WebCore/dom/
Element.cpp 141 PassRefPtr<DocumentFragment> Element::deprecatedCreateContextualFragment(const String& markup, FragmentScriptingPermission scriptingPermission)
146 fragment->parseHTML(markup, this, scriptingPermission);
148 if (!fragment->parseXML(markup, this, scriptingPermission))
    [all...]
Range.cpp 39 #include "markup.h"
    [all...]
  /external/webkit/Source/WebCore/inspector/
InspectorDOMAgent.cpp 86 #include "markup.h"
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
  /external/doclava/res/assets/templates/assets/
prettify.js 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
  /external/webkit/Source/WebKit/mac/WebView/
WebFrame.mm 93 #import <WebCore/markup.h>
    [all...]
WebHTMLView.mm 116 #import <WebCore/markup.h>
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 233 # Change to `true` to disallow markup or entities.
    [all...]
  /external/webkit/Source/WebCore/
Android.mk 274 editing/markup.cpp \
    [all...]
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.cpp 107 #include <WebCore/markup.h>
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-tagcloud.js 36 // generates html markup for a "tagcloud" view.
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-tagcloud.js 36 // generates html markup for a "tagcloud" view.
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 167 /** token style for a markup declaration such as a DOCTYPE. */
177 * A class that indicates a section of markup that is not code, e.g. to allow
672 /** split markup into chunks of html tags (style null) and
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 167 /** token style for a markup declaration such as a DOCTYPE. */
177 * A class that indicates a section of markup that is not code, e.g. to allow
672 /** split markup into chunks of html tags (style null) and
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/libxml2/
parser.c 397 "PEReference: forbidden within markup decl in internal subset\n";
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
global-libraries-combined.js     [all...]

Completed in 1218 milliseconds

1 23