PROP_ENABLED 267 libcore/Button.cpp o.init_member(NSV::PROP_ENABLED, true, unprotected);
PROP_ENABLED 337 libcore/Button.cpp if (!obj->get_member(NSV::PROP_ENABLED, &enabled)) return false;
PROP_ENABLED 1923 libcore/MovieClip.cpp if (!obj->get_member(NSV::PROP_ENABLED, &enabled)) {
PROP_ENABLED 76 libcore/asobj/ContextMenuItem_as.cpp getMember(*ptr, NSV::PROP_ENABLED),
PROP_ENABLED 94 libcore/asobj/ContextMenuItem_as.cpp obj->set_member(NSV::PROP_ENABLED, fn.nargs > 3 ? fn.arg(3) : true);
PROP_ENABLED 61 libcore/namedStrings.cpp string_table::svt( "enabled", NSV::PROP_ENABLED ),