Searched defs:isAttached (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/ | ||
| H A D | uri-references.h | 121 bool isAttached() const { function in class:Inkscape::URIReference |
| /inkscape/src/ui/widget/ | ||
| H A D | dock-item.cpp | 198 DockItem::isAttached() const function in class:Inkscape::UI::Widget::DockItem 224 } else if (isFloating() && isAttached()) { 226 } else if (isAttached()) { 279 if (!isIconified() && !isAttached()) { |
Completed in 30 milliseconds