Home
last modified time | relevance | path

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

/haiku/src/kits/interface/
H A DCheckBox.cpp112 BRect checkBoxRect(_CheckBoxFrame()); in Draw()
366 Invalidate(_CheckBoxFrame()); in SetValue()
493 BCheckBox::_CheckBoxFrame(const font_height& fontHeight) const in _CheckBoxFrame() function in BCheckBox
501 BCheckBox::_CheckBoxFrame() const in _CheckBoxFrame() function in BCheckBox
505 return _CheckBoxFrame(fontHeight); in _CheckBoxFrame()
516 BRect rect(_CheckBoxFrame(fontHeight)); in _ValidatePreferredSize()
/haiku/headers/os/interface/
H A DCheckBox.h86 inline BRect _CheckBoxFrame(const font_height& fontHeight)
88 BRect _CheckBoxFrame() const;