Searched defs:propertyType (Results 1 - 5 of 5) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
H A DPropertyEditorProvider.java25 public PropertyEditor getEditorForType(Class<?> propertyType) throws Exception { argument
/external/skia/legacy/src/animator/
H A DSkMemberInfo.h76 SkDisplayTypes propertyType() const { function in struct:SkMemberInfo
/external/skia/src/animator/
H A DSkMemberInfo.h76 SkDisplayTypes propertyType() const { function in struct:SkMemberInfo
/external/v8/src/
H A Dmirror-debugger.js730 if (property.propertyType() != PropertyType.Callbacks) {
1171 PropertyMirror.prototype.propertyType = function() {
1234 return (this.propertyType() == PropertyType.Interceptor) ||
1235 ((this.propertyType() == PropertyType.Callbacks) &&
2323 * "propertyType":<number>,
2327 * If the propertyType for the property is PropertyType.Normal it is not added.
2331 * {"name":"length","attributes":7,"propertyType":3,"ref":2}
2347 if (propertyMirror.propertyType() != PropertyType.Normal) {
2348 result.propertyType = propertyMirror.propertyType();
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 116 milliseconds