getCharacter       96 libcore/DragState.h     DisplayObject* getCharacter() const {
getCharacter      486 libcore/as_value.cpp     DisplayObject *ch = getCharacter(allowUnloaded);
getCharacter      495 libcore/as_value.cpp     return getCharacter(allowUnloaded);
getCharacter      635 libcore/as_value.cpp             DisplayObject* ch = getCharacter();
getCharacter      451 libcore/as_value.h     DisplayObject* getCharacter(bool skipRebinding = false) const;
getCharacter      717 libcore/movie_root.cpp     DisplayObject* ch = st.getCharacter();
getCharacter     1075 libcore/movie_root.cpp     return _dragState.getCharacter();