Searched +defs:val +defs:request (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dseltrans.cpp96 void Inkscape::SelTrans::BoundingBoxPrefsObserver::notify(Preferences::Entry const &val) argument
98 _sel_trans._boundingBoxPrefsChanged(static_cast<int>(val.getBool()));
808 if (request(handle, *position, state)) {
863 * handlers for handle move-request
1071 gboolean Inkscape::SelTrans::request(SPSelTransHandle const &handle, Geom::Point &pt, guint state) function in class:Inkscape::SelTrans

Completed in 22 milliseconds