Searched defs:removeProperty (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/content/shell/tools/plugin/Tests/
H A DNPRuntimeRemoveProperty.cpp78 bool removeProperty(NPIdentifier propertyName) function in struct:NPRuntimeRemoveProperty::TestObject
/external/srec/shared/include/
H A DESR_Session.h224 ESR_ReturnCode(*removeProperty)(const LCHAR* name); member in struct:ESR_SessionSingleton_t
H A DESR_SessionType.h269 ESR_ReturnCode(*removeProperty)(struct ESR_SessionType_t* self, const LCHAR* name); member in struct:ESR_SessionType_t
/external/chromium_org/content/shell/tools/plugin/
H A DPluginTest.h67 DEFINE_HAS_MEMBER_CHECK(removeProperty, bool, (NPIdentifier propertyName));
213 bool removeProperty(NPIdentifier propertyName) { function in struct:PluginTest::Object
270 return static_cast<T*>(npObject)->removeProperty(propertyName);
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DPropertySetCSSStyleDeclaration.cpp231 String AbstractPropertySetCSSStyleDeclaration::removeProperty(const String& propertyName, ExceptionState& exceptionState) function in class:blink::AbstractPropertySetCSSStyleDeclaration
241 bool changed = propertySet().removeProperty(propertyID, &result);
H A DStylePropertySet.cpp190 bool MutableStylePropertySet::removeProperty(CSSPropertyID propertyID, String* returnText) function in class:blink::MutableStylePropertySet
264 return removeProperty(propertyID);
496 removeProperty(propertiesToRemove[i]);
510 removeProperty(propertiesToRemove[i]);
H A DCSSComputedStyleDeclaration.cpp2971 String CSSComputedStyleDeclaration::removeProperty(const String& name, ExceptionState& exceptionState) function in class:blink::CSSComputedStyleDeclaration
/external/chromium_org/third_party/npapi/bindings/
H A Dnpruntime.h311 NPRemovePropertyFunctionPtr removeProperty; member in struct:NPClass
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpruntime.h333 NPRemovePropertyFunctionPtr removeProperty; member in struct:NPClass
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebBindings.cpp146 bool WebBindings::removeProperty(NPP npp, NPObject* object, NPIdentifier identifier) function in class:blink::WebBindings
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 473 milliseconds