attach            514 cygnal/libamf/lcshm.cpp     if (SharedMem::attach() == false) {
attach            555 cygnal/libamf/lcshm.cpp     if (SharedMem::attach() == false) {
attach             80 libbase/SharedMem.h     DSOEXPORT bool attach();
attach             74 libcore/Bitmap.cpp     if (_bitmapData) _bitmapData->attach(this);
attach            287 libcore/asobj/LocalConnection_as.cpp     if (!_shm.attach()) {
attach            460 libcore/asobj/LocalConnection_as.cpp     if (!_shm.attach()) {
attach           2004 libcore/asobj/MovieClip_as.cpp     bd->attach(ptr);
attach            123 libcore/asobj/flash/display/BitmapData_as.h     void attach(DisplayObject* obj) {
attach            334 librender/agg/Renderer_agg.cpp         _rbuf.attach(_buffer.get(), width, height, width);
attach            829 librender/agg/Renderer_agg.cpp     m_rbuf.attach(mem, xres, yres, rowstride);