Home
last modified time | relevance | path

Searched refs:collectShape (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKRecorder.h49 …void collectShape(const boost::optional<int> &order, const boost::optional<unsigned> &resizeFlags,…
H A DIWORKRecorder.cpp250 m_collector.collectShape(value.m_order, value.m_resizeFlags, value.m_locked); in operator ()()
401 void IWORKRecorder::collectShape(const boost::optional<int> &order, const boost::optional<unsigned>… in collectShape() function in libetonyek::IWORKRecorder
H A DNUMCollector.cpp188 collectShape(); in collectStickyNote()
H A DIWORKCollector.h71 …void collectShape(const boost::optional<int> &order=boost::none, const boost::optional<unsigned> &…
H A DIWORKCollector.cpp337 void IWORKCollector::collectShape(const boost::optional<int> &order, const boost::optional<unsigned… in collectShape() function in libetonyek::IWORKCollector
341 m_recorder->collectShape(order, resizeFlags, locked); in collectShape()
H A DKEY1Parser.cpp775 getCollector().collectShape(); in endOfElement()
1150 getCollector().collectShape(); in endOfElement()
H A DKEY2Parser.cpp416 getCollector().collectShape(); in endOfElement()
H A DIWAParser.cpp1479 m_collector.collectShape(boost::none, resizeFlags); in parseDrawableShape()
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/contexts/
H A DIWORKShapeContext.cpp112 getCollector().collectShape(m_order, boost::none, m_locked); in endOfElement()
/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A DVSDStylesCollector.cpp235 void libvisio::VSDStylesCollector::collectShape(unsigned id, unsigned level, unsigned parent, unsig… in collectShape() function in libvisio::VSDStylesCollector
H A DVSDCollector.h65 …virtual void collectShape(unsigned id, unsigned level, unsigned parent, unsigned masterPage, unsig…
H A DVSDStylesCollector.h76 …void collectShape(unsigned id, unsigned level, unsigned parent, unsigned masterPage, unsigned mast…
H A DVSDContentCollector.h82 …void collectShape(unsigned id, unsigned level, unsigned parent, unsigned masterPage, unsigned mast…
H A DVSDXMLParserBase.cpp1750 …m_collector->collectShape(m_shape.m_shapeId, m_currentShapeLevel, m_shape.m_parent, m_shape.m_mast… in _flushShape()
H A DVSDParser.cpp640 …m_collector->collectShape(m_shape.m_shapeId, m_currentShapeLevel, m_shape.m_parent, m_shape.m_mast… in _flushShape()
H A DVSDContentCollector.cpp2584 void libvisio::VSDContentCollector::collectShape(unsigned id, unsigned level, unsigned /*parent*/, … in collectShape() function in libvisio::VSDContentCollector