Searched defs:supports (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DDOMWindowCSS.cpp59 bool DOMWindowCSS::supports(const String& property, const String& value) const function in class:WebCore::DOMWindowCSS
69 // so just get rid of it. It doesn't matter to supports() if it's actually
81 bool DOMWindowCSS::supports(const String& conditionText) const function in class:WebCore::DOMWindowCSS
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/
H A Dmathutil.h89 static bool supports = false; local
93 return supports;
103 supports = (info[3] >> 26) & 1;
108 return supports;
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
H A DCaps.java45 * supports.
55 * OpenGL ES: Renderer supports OpenGL ES 2.0.
243 public static boolean supports(Collection<Caps> caps, Texture tex){ method in class:Caps
280 public static boolean supports(Collection<Caps> caps, FrameBuffer fb){ method in class:Caps
334 public static boolean supports(Collection<Caps> caps, Shader shader){ method in class:Caps
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DExtensions3D.cpp46 bool Extensions3D::supports(const String& name) function in class:WebCore::Extensions3D
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java263 public final boolean supports(String feature, String version) method in class:DTMNodeProxy
1438 * object that supports at least one version of the feature.
1489 * object that supports at least one version of the feature.
1961 * <code>Document</code> supports the feature "HTML" , the base URI is
2028 * <br>Beware that when the <code>Document</code> supports the feature
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 239 milliseconds