Searched defs:_desktop (Results 1 - 25 of 33) sorted by relevance

12

/inkscape/src/display/
H A Dsnap-indicator.h49 SPDesktop *_desktop; member in class:Inkscape::Display::SnapIndicator
/inkscape/src/
H A Dlayer-manager.h57 GC::soft_ptr<SPDesktop> _desktop; member in class:Inkscape::LayerManager
H A Dselcue.h60 SPDesktop *_desktop; member in class:Inkscape::SelCue
H A Drubberband.h58 SPDesktop *_desktop; member in class:Inkscape::Rubberband
H A Dselection.h92 SPDesktop *desktop() { return _desktop; }
380 GC::soft_ptr<SPDesktop> _desktop; member in class:Inkscape::Selection
H A Dsnap.h147 _desktop = NULL;
366 SPDesktop const *getDesktop() const {return _desktop;}
425 SPDesktop const *_desktop; member in class:SnapManager
/inkscape/src/ui/
H A Dinterface.h124 SPDesktop *_desktop; //pointer to the desktop the user was currently working on at the time the ContextMenu is created member in class:ContextMenu
/inkscape/src/ui/dialog/
H A Dlpe-powerstroke-properties.h36 SPDesktop *_desktop; member in class:Inkscape::UI::Dialogs::PowerstrokePropertiesDialog
H A Ddialog.h119 SPDesktop * _desktop; member in class:Inkscape::UI::Dialog::Dialog
H A Dknot-properties.h42 SPDesktop *_desktop; member in class:Inkscape::UI::Dialogs::KnotPropertiesDialog
H A Dguides.h71 SPDesktop *_desktop; member in class:Inkscape::UI::Dialogs::GuidelinePropertiesDialog
H A Dlpe-fillet-chamfer-properties.h38 SPDesktop *_desktop; member in class:Inkscape::UI::Dialogs::FilletChamferPropertiesDialog
H A Dlayers.h111 SPDesktop* _desktop; member in class:Inkscape::UI::Dialog::LayersPanel
H A Dobject-properties.h104 SPDesktop *_desktop; member in class:Inkscape::UI::Dialog::ObjectProperties
H A Dundo-history.h138 SPDesktop *_desktop; member in class:Inkscape::UI::Dialog::UndoHistory
H A Dlayer-properties.h88 SPDesktop *_desktop; member in class:Inkscape::UI::Dialogs::LayerPropertiesDialog
H A Dobjects.h97 SPDesktop* _desktop; member in class:Inkscape::UI::Dialog::ObjectsPanel
H A Dtags.h123 SPDesktop* _desktop; member in class:Inkscape::UI::Dialog::TagsPanel
H A Dtransformation.h156 SPDesktop *_desktop; member in class:Inkscape::UI::Dialog::Transformation
/inkscape/src/ui/widget/
H A Dlayer-selector.h44 SPDesktop *desktop() { return _desktop; }
60 SPDesktop *_desktop; member in class:Inkscape::Widgets::LayerSelector
H A Dstyle-subject.h42 SPDesktop *getDesktop() const { return _desktop; }
59 SPDesktop *_desktop; member in class:Inkscape::UI::Widget::StyleSubject
H A Dstyle-swatch.h69 SPDesktop *_desktop; member in class:Inkscape::UI::Widget::StyleSwatch
H A Dpanel.h106 SPDesktop *getDesktop() { return _desktop; }
161 SPDesktop *_desktop; member in class:Inkscape::UI::Widget::Panel
/inkscape/src/ui/tool/
H A Dmanipulator.h38 : _desktop(d)
44 SPDesktop *const _desktop; member in class:Inkscape::UI::Manipulator
H A Dcontrol-point.h194 SPDesktop *const _desktop; ///< The desktop this control point resides on. member in class:Inkscape::UI::ControlPoint

Completed in 168 milliseconds

12