Searched defs:inside (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/interface/
H A DCheckBox.cpp228 bool inside = bounds.Contains(where); local
H A DRadioButton.cpp139 bool inside = bounds.Contains(where); local
H A DButton.cpp195 bool inside = false; local
378 bool inside = (code != B_EXITED_VIEW) && Bounds().Contains(where); local
[all...]
/haiku/src/kits/shared/
H A DIconButton.cpp652 BIconButton::SetInside(bool inside) argument
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp315 bool inside = rect.Width() >= 40.0f && rect.Height() >= 40.0f; local

Completed in 101 milliseconds