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

/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp1197 bool isFixedSize; local
/haiku/src/system/kernel/messaging/
H A DKMessage.cpp353 AddData(const char* name, type_code type, const void* data, int32 numBytes, bool isFixedSize) argument
/haiku/src/build/libbe/app/
H A DMessage.cpp1272 BMessage::_AddField(const char *name, type_code type, bool isFixedSize, argument
1372 AddData(const char *name, type_code type, const void *data, ssize_t numBytes, bool isFixedSize, int32 count) argument
/haiku/src/kits/app/
H A DMessage.cpp1686 BMessage::_AddField(const char* name, type_code type, bool isFixedSize, argument
1786 AddData(const char* name, type_code type, const void* data, ssize_t numBytes, bool isFixedSize, int32 count) argument

Completed in 67 milliseconds