Home
last modified time | relevance | path

Searched refs:SetStrokesBounds (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_tag_shape.c++753 ErrorManager::error_code_t TagShape::SetStrokesBounds(int index, const SRectangle& rect) in SetStrokesBounds() function in TagShape
/dports/graphics/sswf/sswf-1.8.4/include/sswf/
H A Dlibsswf.h2770 ErrorManager::error_code_t SetStrokesBounds(int index, const SRectangle& rect);
/dports/graphics/sswf/sswf-1.8.4/src/misc/
H A Dlibsswf_c.c++3094 …m sswf_error_code_t>(reinterpret_cast<sswf::TagShape *>(tag_shape)->SetStrokesBounds(index, *reint… in sswf_tag_shape_set_strokes_bounds()