Home
last modified time | relevance | path

Searched defs:fieldRect (Results 1 – 3 of 3) sorted by relevance

/haiku/src/preferences/shortcuts/
H A DPopUpColumn.cpp40 BRect fieldRect, BPoint point, uint32 buttons) in MouseDown()
/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp53 BField* field, BRect fieldRect, BPoint point, uint32 _buttons) in MouseDown()
/haiku/src/kits/interface/
H A DColumnListView.cpp3418 BRect fieldRect(sourceRect); in RedrawColumn() local