Home
last modified time | relevance | path

Searched refs:SetOptionAtOffset (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DOptionValueView.cpp170 fProperty->SetOptionAtOffset(-1); in KeyDown()
176 fProperty->SetOptionAtOffset(1); in KeyDown()
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DOptionProperty.h50 bool SetOptionAtOffset(int32 indexOffset);
H A DOptionProperty.cpp233 OptionProperty::SetOptionAtOffset(int32 indexOffset) in SetOptionAtOffset() function in OptionProperty