Home
last modified time | relevance | path

Searched refs:collectRelQuadBezTo (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A DVSDStylesCollector.cpp179 void libvisio::VSDStylesCollector::collectRelQuadBezTo(unsigned /* id */, unsigned level, double /*… in collectRelQuadBezTo() function in libvisio::VSDStylesCollector
H A DVSDCollector.h74 …virtual void collectRelQuadBezTo(unsigned id, unsigned level, double x, double y, double a, double…
H A DVSDStylesCollector.h85 …void collectRelQuadBezTo(unsigned id, unsigned level, double x, double y, double a, double b) over…
H A DVSDContentCollector.h91 …void collectRelQuadBezTo(unsigned id, unsigned level, double x, double y, double a, double b) over…
H A DVSDGeometryList.cpp558 collector->collectRelQuadBezTo(m_id, m_level, m_x, m_y, m_a, m_b); in handle()
H A DVSDContentCollector.cpp1650 void libvisio::VSDContentCollector::collectRelQuadBezTo(unsigned /* id */, unsigned level, double x… in collectRelQuadBezTo() function in libvisio::VSDContentCollector