Home
last modified time | relevance | path

Searched refs:hash_mark_location (Results 1 – 8 of 8) sorted by relevance

/haiku/headers/os/interface/
H A DSlider.h12 enum hash_mark_location { enum
129 virtual void SetHashMarks(hash_mark_location where);
130 hash_mark_location HashMarks() const;
211 hash_mark_location fHashMarks;
H A DControlLook.h291 hash_mark_location location,
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DSliderTest.cpp80 HashMarkLocationRadioButton(const char* label, enum hash_mark_location in HashMarkLocationRadioButton()
87 hash_mark_location fLocation;
/haiku/src/kits/interface/
H A DSlider.cpp180 fHashMarks = (hash_mark_location)hashloc; in BSlider()
1347 BSlider::SetHashMarks(hash_mark_location where) in SetHashMarks()
1356 hash_mark_location
H A DHaikuControlLook.cpp1519 hash_mark_location location, uint32 flags, orientation orientation) in DrawSliderHashMarks()
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.h212 hash_mark_location location,
H A DBeControlLook.cpp1260 hash_mark_location location, uint32 flags, orientation orientation) in DrawSliderHashMarks()
/haiku/headers/private/interface/
H A DHaikuControlLook.h229 hash_mark_location location,