Home
last modified time | relevance | path

Searched refs:IconOptionsControl (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconOptionsControl.cpp20 IconOptionsControl::IconOptionsControl(const char* name, in IconOptionsControl() function in IconOptionsControl
37 IconOptionsControl::~IconOptionsControl() in ~IconOptionsControl()
43 IconOptionsControl::layoutprefs() in layoutprefs()
71 IconOptionsControl::layout(BRect frame) in layout()
84 IconOptionsControl::LabelWidth() in LabelWidth()
94 IconOptionsControl::SetLabel(const char* label) in SetLabel()
109 IconOptionsControl::AttachedToWindow() in AttachedToWindow()
119 IconOptionsControl::AllAttached() in AllAttached()
129 IconOptionsControl::Draw(BRect updateRect) in Draw()
149 IconOptionsControl::FrameResized(float width, float height) in FrameResized()
[all …]
H A DIconOptionsControl.h19 class IconOptionsControl : public MView,
23 IconOptionsControl(const char* name = NULL,
27 ~IconOptionsControl();