Searched refs:CTRL_TYPE_SHAPER (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/ |
H A D | control-types.h | 28 CTRL_TYPE_SHAPER, enumerator in enum:Inkscape::ControlType
|
H A D | object-edit.cpp | 711 entity_corner0->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 715 entity_corner1->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 719 entity_corner2->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 723 entity_corner3->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 727 entity_corner4->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 731 entity_corner5->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 735 entity_corner6->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 739 entity_corner7->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 1141 entity1->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, 1149 entity2->create(desktop, item, this, Inkscape::CTRL_TYPE_SHAPER, [all...] |
H A D | control-manager.cpp | 181 _sizeTable[CTRL_TYPE_SHAPER] = std::vector<int>(sizes, sizes + (sizeof(sizes) / sizeof(sizes[0])));
|
Completed in 19 milliseconds