|
| static JSValue | js_CSSStyleDeclaration_get_property_length (JSContext *ctx, JSValueConst this_val) |
| static JSValue | js_CSSStyleDeclaration_getPropertyValue (JSContext *ctx, JSValueConst this_val, int argc, JSValueConst *argv) |
| static JSValue | js_CSSStyleDeclaration_item (JSContext *ctx, JSValueConst this_val, int argc, JSValueConst *argv) |
| static JSValue | js_CSSStyleDeclaration_namedItem (JSContext *ctx, JSValueConst this_val, int argc, JSValueConst *argv) |
| static void | js_CSSStyleDeclaration_set_items (JSContext *ctx, JSValue this_val, void *node) |
| static JSValue | js_CSSStyleDeclaration_toString (JSContext *ctx, JSValueConst this_val, int argc, JSValueConst *argv) |
| JSValue | getCSSStyleDeclaration (JSContext *ctx, void *node) |