Home
last modified time | relevance | path

Searched refs:SaveWithoutStyles (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_tag_font.c++464 (const_cast<TagShape *>(glyph->f_shape))->SaveWithoutStyles(f_save_glyphs); in PreSave2ndPass()
H A Dlibsswf_tag_shape.c++1179 ErrorManager::error_code_t TagShape::SaveWithoutStyles(Data& data) in SaveWithoutStyles() function in TagShape
/dports/graphics/sswf/sswf-1.8.4/include/sswf/
H A Dlibsswf.h2753 ErrorManager::error_code_t SaveWithoutStyles(Data& data);
/dports/graphics/sswf/sswf-1.8.4/src/misc/
H A Dlibsswf_c.c++3024 …m sswf_error_code_t>(reinterpret_cast<sswf::TagShape *>(tag_shape)->SaveWithoutStyles(*reinterpret… in sswf_tag_shape_save_without_styles()