Home
last modified time | relevance | path

Searched defs:m_customShape (Results 1 – 1 of 1) sorted by relevance

/dports/print/libmspub01/libmspub-0.1.4/src/lib/
H A DShapeInfo.h54 boost::optional<DynamicCustomShape> m_customShape; member
83 if (bool(m_customShape)) in getCustomShape() local