Home
last modified time | relevance | path

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

/dports/graphics/okular/okular-21.12.3/core/
H A Darea.h28 class NormalizedShape; variable
665 template<class NormalizedShape, class Shape> class RegularArea : public QList<NormalizedShape>
725 template<class NormalizedShape, class Shape> void RegularArea<NormalizedShape, Shape>::simplify() in simplify()
746 template<class NormalizedShape, class Shape> bool RegularArea<NormalizedShape, Shape>::isNull() con… in isNull()
759 template<class NormalizedShape, class Shape> bool RegularArea<NormalizedShape, Shape>::intersects(c… in intersects()
772 template<class NormalizedShape, class Shape> bool RegularArea<NormalizedShape, Shape>::intersects(c… in intersects() argument
789 template<class NormalizedShape, class Shape> void RegularArea<NormalizedShape, Shape>::appendArea(c… in appendArea() argument
796 template<class NormalizedShape, class Shape> void RegularArea<NormalizedShape, Shape>::appendShape(… in appendShape()
851 template<class NormalizedShape, class Shape> bool RegularArea<NormalizedShape, Shape>::contains(dou… in contains()
864 template<class NormalizedShape, class Shape> bool RegularArea<NormalizedShape, Shape>::contains(con… in contains()
[all …]