HomeSort by relevance Sort by last modified time
    Searched refs:namespace (Results 226 - 250 of 362) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/platform/graphics/mac/
ColorMac.mm 32 namespace WebCore {
130 } // namespace WebCore
FontPlatformDataMac.mm 30 namespace WebCore {
119 } // namespace WebCore
GraphicsContextMac.mm 40 namespace WebCore {
  /external/webkit/WebCore/platform/mac/
ContextMenuItemMac.mm 33 namespace WebCore {
157 } // namespace WebCore
ContextMenuMac.mm 80 namespace WebCore {
156 } // namespace WebCore
DragDataMac.mm 40 namespace WebCore {
131 } // namespace WebCore
DragImageMac.mm 35 namespace WebCore {
102 } // namespace WebCore
PlatformMouseEventMac.mm 31 namespace WebCore {
  /external/webkit/WebKit/mac/DOM/
WebDOMOperations.mm 47 using namespace WebCore;
  /external/webkit/WebKit/mac/Storage/
WebDatabaseManager.mm 40 using namespace WebCore;
  /frameworks/base/core/java/android/net/
LocalSocketImpl.java 151 int namespace) throws IOException;
152 private native void bindLocal(FileDescriptor fd, String name, int namespace)
  /libcore/luni/src/main/java/org/apache/xpath/jaxp/
XPathExpressionImpl.java 30 import javax.xml.namespace.NamespaceContext;
31 import javax.xml.namespace.QName;
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMNodeProxy.java 1628 String namespace = this.getNamespaceURI(); local
    [all...]
  /external/astl/include/
list 41 namespace android {
147 } // namespace android
149 namespace std {
290 } // namespace std
memory 44 namespace std {
182 } // namespace std
  /external/webkit/WebCore/bridge/objc/
objc_class.mm 32 namespace JSC {
33 namespace Bindings {
objc_utility.mm 65 namespace JSC {
66 namespace Bindings {
  /external/webkit/WebCore/platform/network/mac/
AuthenticationMac.mm 37 using namespace WebCore;
83 namespace WebCore {
  /external/webkit/WebCore/platform/text/mac/
make-charset-table.pl 217 namespace WebCore {
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginHostManager.mm 50 using namespace std;
52 namespace WebKit {
324 } // namespace WebKit
  /external/webkit/WebKit/mac/WebView/
WebHTMLRepresentation.mm 61 using namespace WebCore;
62 using namespace HTMLNames;
WebScriptDebugger.mm 44 using namespace JSC;
45 using namespace WebCore;
  /libcore/luni/src/main/java/org/apache/xml/dtm/
DTM.java 39 * <p>Namespace URLs, local-names, and expanded-names can all be
42 * the URL ID, and the local-name ID. Note that the namespace URL id
43 * can be 0, which should have the meaning that the namespace is null.
158 * The node is a <code>namespace node</code>. Note that this is not
258 * Retrieves an attribute node by local name and namespace URI
264 * @param namespaceURI The namespace URI of the attribute to
284 * Given a node handle, get the index of the node's first namespace node.
291 * namespace declarations should be returned.
292 * @return handle of first namespace,
328 * Given a namespace handle, advance to the next namespace in the same scop
    [all...]
  /libcore/luni/src/main/java/org/apache/xpath/compiler/
Lexer.java 77 * to namespace URIs.
570 * @param posOfNSSep The position of the namespace seperator (':').
602 // to the draft. Set the below to true to make namespace
648 new String[] {prefix}); //"Prefix must resolve to a namespace: {0}";
651 // error("Could not locate namespace for prefix: "+prefix);
653 // new String[] {prefix}); //"Prefix must resolve to a namespace: {0}";
  /external/webkit/WebCore/bindings/objc/
WebScriptObject.mm 54 using namespace JSC;
55 using namespace JSC::Bindings;
56 using namespace WebCore;
58 namespace WebCore {
98 } // namespace WebCore

Completed in 3307 milliseconds

1 2 3 4 5 6 7 8 91011>>