to_function        86 extensions/gtk2/gtkext.cpp     as_function *as_func = handler.to_function();
to_function       226 extensions/gtk2/gtkext.cpp 	as_value func = fn.arg(2).to_function();
to_function       127 libcore/AMFConverter.cpp     if (obj->to_function()) return false;
to_function       391 libcore/AMFConverter.cpp     as_function* ctor = getMember(_global, NSV::CLASS_XML).to_function();
to_function       582 libcore/AMFConverter.cpp     as_function* ctor = getMember(_global, NSV::CLASS_DATE).to_function();
to_function       498 libcore/DisplayObject.cpp         return prop->getValue(*_object).to_function();
to_function        70 libcore/as_function.h 	virtual as_function* to_function() { return this; }
to_function       118 libcore/as_object.cpp 	return ctorVal.to_function();
to_function       472 libcore/as_object.h     virtual as_function* to_function() { return 0; }
to_function       504 libcore/as_value.cpp         return getObj()->to_function();
to_function       757 libcore/as_value.cpp     return _type == OBJECT && getObj()->to_function();
to_function      1018 libcore/as_value.cpp     as_function* ctor = clval.to_function();
to_function       298 libcore/as_value.h     as_function* to_function() const;
to_function      1026 libcore/asobj/Array_as.cpp         as_function* as_func = fn.arg(0).to_function();
to_function       117 libcore/asobj/AsBroadcaster.cpp             method.to_function()->call(_fn);
to_function        68 libcore/asobj/ContextMenuItem_as.cpp         getMember(gl, getURI(vm, "ContextMenuItem")).to_function();
to_function       125 libcore/asobj/ContextMenu_as.cpp     as_function* ctor = getMember(gl, NSV::CLASS_CONTEXTMENU).to_function();
to_function       414 libcore/asobj/Date_as.cpp         as_function* ctor = getMember(gl, NSV::CLASS_DATE).to_function();
to_function       168 libcore/asobj/Global_as.cpp         gnash::getOwnProperty(*this, NSV::CLASS_FUNCTION).to_function();
to_function       188 libcore/asobj/Global_as.cpp         gnash::getOwnProperty(*this, NSV::CLASS_FUNCTION).to_function();
to_function       926 libcore/asobj/Global_as.cpp         as_function* ctor = getMember(gl, NSV::CLASS_ERROR).to_function();
to_function       973 libcore/asobj/Global_as.cpp 	as_function* as_func = obj->to_function(); 
to_function      1045 libcore/asobj/Global_as.cpp 	as_function* as_func = obj->to_function(); 
to_function       250 libcore/asobj/Global_as.h     return ctor.to_function();
to_function       898 libcore/asobj/LocalConnection_as.cpp     as_function* f = getMember(o, getURI(vm, meth)).to_function();
to_function      1186 libcore/asobj/MovieClip_as.cpp     as_function* tsCtor = textSnapshot.to_function();
to_function      2079 libcore/asobj/MovieClip_as.cpp     as_function* transCtor = transform.to_function();
to_function       215 libcore/asobj/Object.cpp     as_function* getter = fn.arg(1).to_function();
to_function       229 libcore/asobj/Object.cpp         setter = setterval.to_function();
to_function       282 libcore/asobj/Object.cpp     as_function* theclass = fn.arg(1).to_function();
to_function       453 libcore/asobj/Object.cpp     as_function* trig = funcval.to_function();
to_function      1008 libcore/asobj/SharedObject_as.cpp     as_function* ctor = getMember(gl, NSV::CLASS_SHARED_OBJECT).to_function();
to_function        93 libcore/asobj/TextField_as.cpp     as_function* ctor = tf.to_function();
to_function       626 libcore/asobj/TextField_as.cpp     as_function* ctor = getMember(gl, NSV::CLASS_TEXT_FORMAT).to_function();
to_function       395 libcore/asobj/XMLSocket_as.cpp     as_function* ctor = getMember(gl, NSV::CLASS_XML).to_function();
to_function       543 libcore/asobj/XML_as.cpp     as_function* ctor = getMember(gl, NSV::CLASS_XMLNODE).to_function();
to_function       787 libcore/asobj/flash/display/BitmapData_as.cpp     as_function* rectCtor = rectangle.to_function();
to_function        83 libcore/asobj/flash/filters/BitmapFilter_as.cpp         getMember(where, getURI(vm, "BitmapFilter")).to_function();
to_function       162 libcore/asobj/flash/geom/Matrix_as.cpp     as_function* ctor = matrixClass.to_function();
to_function       415 libcore/asobj/flash/geom/Matrix_as.cpp     as_function* pointCtor = pointClass.to_function();
to_function       737 libcore/asobj/flash/geom/Matrix_as.cpp     as_function* pointCtor = pointClass.to_function();
to_function       468 libcore/asobj/flash/geom/Rectangle_as.cpp         as_function* pointCtor = point.to_function();
to_function       118 libcore/asobj/flash/geom/Transform_as.cpp         as_function* colorTransformCtor = colorTrans.to_function();
to_function       194 libcore/asobj/flash/geom/Transform_as.cpp         as_function* colorTransformCtor = colorTrans.to_function();
to_function       232 libcore/asobj/flash/geom/Transform_as.cpp         as_function* matrixCtor = matrix.to_function();
to_function       276 libcore/asobj/flash/geom/Transform_as.cpp         as_function* matrixCtor = matrix.to_function();
to_function      2300 libcore/vm/ASHandlers.cpp     as_function* constructor = constructorval.to_function();
to_function      2784 libcore/vm/ASHandlers.cpp     as_function* func = method_obj->to_function();
to_function      2869 libcore/vm/ASHandlers.cpp     as_function* method = method_val.to_function();
to_function      3069 libcore/vm/ASHandlers.cpp     as_function* sub = env.top(1).to_function();
to_function      3126 libcore/vm/ASHandlers.cpp     as_function* f = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function();
to_function      3354 libcore/vm/ASHandlers.cpp     as_function* f = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function();
to_function      1267 libcore/vm/Machine.cpp                     as_function *f = _stack.top(argc + 1).to_function();
to_function      1292 libcore/vm/Machine.cpp                     as_function *f = _stack.top(argc).to_function();
to_function      1327 libcore/vm/Machine.cpp                         func = f->getValue(*obj).to_function();
to_function      1388 libcore/vm/Machine.cpp                         b->getValue(*super).to_function();
to_function      1556 libcore/vm/Machine.cpp                     pushCall(c.to_function(), super, mIgnoreReturn,
to_function      1605 libcore/vm/Machine.cpp                     as_function* ctor = c.to_function();
to_function       288 libcore/vm/VM.cpp     as_function* func = getOwnProperty(gl, NSV::CLASS_FUNCTION).to_function();