Home
last modified time | relevance | path

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

/haiku/src/tests/kits/interface/menu/menuworld/
H A DViewLayoutFactory.cpp36 uint32 msgID, BPoint pos, corner posRef) in MakeButton()
47 const char* label, uint32 msgID, BPoint pos, corner posRef) in MakeCheckBox()
59 corner posRef) in MakeTextControl()
74 BPoint pos, float controlWidth, corner posRef) in LayoutTextControl()
92 void ViewLayoutFactory::MoveViewCorner(BView& view, BPoint pos, corner posRef) in MoveViewCorner()