Searched defs:fixedSize (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/interface/
H A DBMCPrivate.cpp96 _BMCMenuBar_::_BMCMenuBar_(BRect frame, bool fixedSize, BMenuField* menuField) argument
H A DMenuField.cpp1199 BMenuField::_InitMenuBar(BMenu* menu, BRect frame, bool fixedSize) argument
221 BMenuField(BRect frame, const char* name, const char* label, BMenu* menu, bool fixedSize, uint32 resizingMode, uint32 flags) argument
250 BMenuField(const char* name, const char* label, BMenu* menu, bool fixedSize, uint32 flags) argument
/haiku/src/kits/app/
H A DMessageAdapter.cpp257 bool fixedSize = (field->flags & FIELD_FLAG_FIXED_SIZE) != 0; local
600 bool fixedSize = flags & R5_FIELD_FLAG_FIXED_SIZE; local
[all...]
H A DMessage.cpp3345 SetData(const char* name, type_code type, const void* data, ssize_t numBytes, bool fixedSize, int count) argument

Completed in 49 milliseconds