Searched defs:_anchor (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dgc-anchored.h54 return ( _anchor ? _anchor->refcount : 0 );
58 Anchored() : _anchor(NULL) { anchor(); } // initial refcount of one
71 mutable Anchor *_anchor; member in class:Inkscape::GC::Anchored
/inkscape/src/ui/
H A Dpreviewholder.h80 SPAnchorType _anchor; member in class:Inkscape::UI::PreviewHolder
/inkscape/src/ui/widget/
H A Dpanel.h145 SPAnchorType _anchor; member in class:Inkscape::UI::Widget::Panel
/inkscape/src/ui/tool/
H A Dcontrol-point.cpp178 SPAnchorType ControlPoint::_anchor() const function in class:Inkscape::UI::ControlPoint

Completed in 81 milliseconds