Home
last modified time | relevance | path

Searched defs:unsetItem (Results 1 – 17 of 17) sorted by relevance

/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dcontentpalette_page.cpp74 void ContentPalette_Page::unsetItem() in unsetItem() function in ContentPalette_Page
H A Dcontentpalette_default.cpp76 void ContentPalette_Default::unsetItem() in unsetItem() function in ContentPalette_Default
H A Dpropertiespalette_group.cpp135 void PropertiesPalette_Group::unsetItem() in unsetItem() function in PropertiesPalette_Group
H A Dtextpalette.cpp138 void TextPalette::unsetItem() in unsetItem() function in TextPalette
H A Dpropertiespalette_shadow.cpp153 void PropertiesPalette_Shadow::unsetItem() in unsetItem() function in PropertiesPalette_Shadow
H A Dcontentpalette.cpp141 void ContentPalette::unsetItem() in unsetItem() function in ContentPalette
H A Dpropertiespalette_shape.cpp126 void PropertiesPalette_Shape::unsetItem() in unsetItem() function in PropertiesPalette_Shape
H A Dpropertiespalette_line.cpp169 void PropertiesPalette_Line::unsetItem() in unsetItem() function in PropertiesPalette_Line
H A Dpropertiespalette.cpp253 void PropertiesPalette::unsetItem() in unsetItem() function in PropertiesPalette
H A Dpropertiespalette_text.cpp213 void PropertiesPalette_Text::unsetItem() in unsetItem() function in PropertiesPalette_Text
H A Dpropertiespalette_image.cpp192 void PropertiesPalette_Image::unsetItem() in unsetItem() function in PropertiesPalette_Image
H A Dpropertiespalette_table.cpp121 void PropertiesPalette_Table::unsetItem() in unsetItem() function in PropertiesPalette_Table
H A Dpropertiespalette_xyz.cpp199 void PropertiesPalette_XYZ::unsetItem() in unsetItem() function in PropertiesPalette_XYZ
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tree/
H A DInternalNode.h198 void unsetItem(Index pos, const ValueT& value) const in unsetItem() function
H A DLeafNodeMask.h647 void unsetItem(Index pos, const ValueT& val) const {this->parent().setValueOnly(pos, val);} in unsetItem() function
H A DLeafNodeBool.h639 void unsetItem(Index pos, const ValueT& val) const {this->parent().setValueOnly(pos, val);} in unsetItem() function
H A DLeafNode.h278 void unsetItem(Index pos, const ValueT& value) const in unsetItem() function