Home
last modified time | relevance | path

Searched refs:MakeValueMessage (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/os/interface/
H A DOptionControl.h45 BMessage* MakeValueMessage(int32 value);
/haiku/src/kits/interface/
H A DOptionControl.cpp143 BOptionControl::MakeValueMessage(int32 value) in MakeValueMessage() function in BOptionControl
H A DOptionPopUp.cpp162 BMessage* message = MakeValueMessage(value); in AddOptionAt()
/haiku/docs/user/interface/
H A DOptionControl.dox197 \fn BMessage* BOptionControl::MakeValueMessage(int32 value)