Searched refs:setWindowTransient (Results 1 - 14 of 14) sorted by relevance

/inkscape/src/ui/
H A Ddialog-events.cpp175 SP_ACTIVE_DESKTOP->setWindowTransient (dialog, transient_policy);
200 desktop->setWindowTransient (wd->win, transient_policy);
/inkscape/src/ui/dialog/
H A Dcalligraphic-profile-rename.cpp142 desktop->setWindowTransient (dial.gobj());
H A Dknot-properties.cpp124 desktop->setWindowTransient (dialog->gobj());
H A Dlivepatheffect-add.cpp149 desktop->setWindowTransient (dial.gobj());
H A Dlpe-powerstroke-properties.cpp126 desktop->setWindowTransient (dialog->gobj());
H A Ddock-behavior.cpp259 desktop->setWindowTransient (dialog_win);
H A Dfloating-behavior.cpp221 desktop->setWindowTransient (dialog_win);
H A Dlpe-fillet-chamfer-properties.cpp140 desktop->setWindowTransient(dialog->gobj());
H A Dguides.cpp375 _desktop->setWindowTransient (gobj());
H A Dlayer-properties.cpp122 desktop->setWindowTransient (dialog->gobj());
/inkscape/src/widgets/
H A Ddesktop-widget.h146 { _dtw->setWindowTransient (p, transient_policy); }
228 void setWindowTransient (void *p, int transient_policy);
H A Ddesktop-widget.cpp1415 SPDesktopWidget::setWindowTransient (void *p, int transient_policy) function in class:SPDesktopWidget
/inkscape/src/
H A Ddesktop.h362 void setWindowTransient (void* p, int transient_policy=1);
H A Ddesktop.cpp1295 SPDesktop::setWindowTransient (void *p, int transient_policy) function in class:SPDesktop

Completed in 108 milliseconds