ShapeRecord 154 libcore/DynamicShape.h const SWF::ShapeRecord& shapeRecord() const { ShapeRecord 201 libcore/DynamicShape.h mutable SWF::ShapeRecord _shape; ShapeRecord 109 libcore/Font.cpp SWF::ShapeRecord* ShapeRecord 296 libcore/Font.cpp std::auto_ptr<SWF::ShapeRecord> sh = ft->getGlyph(code, advance); ShapeRecord 40 libcore/Font.h class ShapeRecord; ShapeRecord 140 libcore/Font.h SWF::ShapeRecord* get_glyph(int glyph_index, bool embedded) const; ShapeRecord 236 libcore/Font.h GlyphInfo(std::auto_ptr<SWF::ShapeRecord> glyph, float advance); ShapeRecord 240 libcore/Font.h boost::shared_ptr<SWF::ShapeRecord> glyph; ShapeRecord 231 libcore/FreetypeGlyphsProvider.cpp SWF::ShapeRecord& _shape; ShapeRecord 480 libcore/FreetypeGlyphsProvider.cpp std::auto_ptr<SWF::ShapeRecord> ShapeRecord 483 libcore/FreetypeGlyphsProvider.cpp std::auto_ptr<SWF::ShapeRecord> glyph; ShapeRecord 528 libcore/FreetypeGlyphsProvider.cpp glyph.reset(new SWF::ShapeRecord); ShapeRecord 548 libcore/FreetypeGlyphsProvider.cpp std::auto_ptr<SWF::ShapeRecord> ShapeRecord 37 libcore/FreetypeGlyphsProvider.h class ShapeRecord; ShapeRecord 104 libcore/FreetypeGlyphsProvider.h std::auto_ptr<SWF::ShapeRecord> getGlyph(boost::uint16_t code, ShapeRecord 63 libcore/MorphShape.h const SWF::ShapeRecord& shape() const { ShapeRecord 75 libcore/MorphShape.h SWF::ShapeRecord _shape; ShapeRecord 163 libcore/swf/DefineFontTag.cpp _glyphTable[i].glyph.reset(new ShapeRecord(in, SWF::DEFINEFONT, m, r)); ShapeRecord 260 libcore/swf/DefineFontTag.cpp _glyphTable[i].glyph.reset(new ShapeRecord(in, SWF::DEFINEFONT2, m, r)); ShapeRecord 57 libcore/swf/DefineMorphShapeTag.h void display(Renderer& renderer, const ShapeRecord& shape, ShapeRecord 60 libcore/swf/DefineMorphShapeTag.h const ShapeRecord& shape1() const { ShapeRecord 64 libcore/swf/DefineMorphShapeTag.h const ShapeRecord& shape2() const { ShapeRecord 93 libcore/swf/DefineMorphShapeTag.h ShapeRecord _shape1; ShapeRecord 94 libcore/swf/DefineMorphShapeTag.h ShapeRecord _shape2; ShapeRecord 67 libcore/swf/DefineShapeTag.h const ShapeRecord _shape; ShapeRecord 144 libcore/swf/ShapeRecord.cpp ShapeRecord::ShapeRecord(SWFStream& in, SWF::TagType tag, movie_definition& m, ShapeRecord 150 libcore/swf/ShapeRecord.cpp ShapeRecord::ShapeRecord() ShapeRecord 154 libcore/swf/ShapeRecord.cpp ShapeRecord::~ShapeRecord() ShapeRecord 158 libcore/swf/ShapeRecord.cpp ShapeRecord::ShapeRecord(const ShapeRecord& other) ShapeRecord 167 libcore/swf/ShapeRecord.cpp ShapeRecord& ShapeRecord 168 libcore/swf/ShapeRecord.cpp ShapeRecord::operator=(const ShapeRecord& other) ShapeRecord 178 libcore/swf/ShapeRecord.cpp ShapeRecord::clear() ShapeRecord 187 libcore/swf/ShapeRecord.cpp ShapeRecord::addFillStyle(const FillStyle& fs) ShapeRecord 193 libcore/swf/ShapeRecord.cpp ShapeRecord::setLerp(const ShapeRecord& a, const ShapeRecord& b, ShapeRecord 262 libcore/swf/ShapeRecord.cpp ShapeRecord::read(SWFStream& in, SWF::TagType tag, movie_definition& m, ShapeRecord 52 libcore/swf/ShapeRecord.h class ShapeRecord ShapeRecord 66 libcore/swf/ShapeRecord.h ShapeRecord(); ShapeRecord 71 libcore/swf/ShapeRecord.h ShapeRecord(SWFStream& in, SWF::TagType tag, movie_definition& m, ShapeRecord 75 libcore/swf/ShapeRecord.h ShapeRecord(const ShapeRecord& other); ShapeRecord 78 libcore/swf/ShapeRecord.h ShapeRecord& operator=(const ShapeRecord& other); ShapeRecord 80 libcore/swf/ShapeRecord.h ~ShapeRecord(); ShapeRecord 116 libcore/swf/ShapeRecord.h void setLerp(const ShapeRecord& a, const ShapeRecord& b, ShapeRecord 155 libcore/swf/ShapeRecord.h std::ostream& operator<<(std::ostream& o, const ShapeRecord& sh); ShapeRecord 263 libcore/swf/TextRecord.cpp ShapeRecord* glyph = fnt->get_glyph(index, embedded); ShapeRecord 173 librender/Renderer.h class ShapeRecord; ShapeRecord 289 librender/Renderer.h virtual void drawShape(const SWF::ShapeRecord& shape, ShapeRecord 306 librender/Renderer.h virtual void drawGlyph(const SWF::ShapeRecord& rec, const rgba& color, ShapeRecord 1122 librender/agg/Renderer_agg.cpp const SWF::ShapeRecord::FillStyles& fillStyles = shape.fillStyles(); ShapeRecord 1123 librender/agg/Renderer_agg.cpp const SWF::ShapeRecord::LineStyles& lineStyles = shape.lineStyles(); ShapeRecord 1124 librender/agg/Renderer_agg.cpp const SWF::ShapeRecord::Paths& paths = shape.paths(); ShapeRecord 114 librender/cairo/Renderer_cairo.h void drawShape(const SWF::ShapeRecord& shape, const Transform& xform); ShapeRecord 116 librender/cairo/Renderer_cairo.h void drawGlyph(const SWF::ShapeRecord& rec, const rgba& color, ShapeRecord 79 testsuite/libcore.all/ClassSizes.cpp (DynamicShape)(ShapeRecord)(TextRecord) \