Searched defs:attrType (Results 1 - 12 of 12) sorted by relevance

/haiku/src/bin/addattr/
H A Dmain.cpp164 type_code attrType = B_STRING_TYPE; local
/haiku/src/kits/storage/
H A DNodeInfo.cpp173 uint32 attrType = 0; local
H A DAppFileInfo.cpp692 uint32 attrType = 0; local
796 uint32 attrType = 0; local
892 uint32 attrType = B_VECTOR_ICON_TYPE; local
[all...]
/haiku/src/build/libbe/storage/
H A DNodeInfo.cpp226 uint32 attrType = 0; local
322 uint32 attrType = 0; local
[all...]
H A DAppFileInfo.cpp694 uint32 attrType = 0; local
798 uint32 attrType = 0; local
896 uint32 attrType = B_VECTOR_ICON_TYPE; local
[all...]
/haiku/src/kits/tracker/
H A DViewState.cpp84 BColumn(const char* title, float width, alignment align, const char* attributeName, uint32 attrType, const char* displayAs, bool statField, bool editable) argument
93 BColumn(const char* title, float width, alignment align, const char* attributeName, uint32 attrType, bool statField, bool editable) argument
181 _Init(const char* title, float width, alignment align, const char* attributeName, uint32 attrType, const char* displayAs, bool statField, bool editable) argument
H A DPose.cpp244 UpdateWidgetAndModel(Model* resolvedModel, const char* attrName, uint32 attrType, int32, BPoint poseLoc, BPoseView* poseView, bool visible) argument
H A DTrackerInitialState.cpp106 uint32 attrType; member in struct:ColumnData
H A DWidgetAttributeText.cpp391 AttrAsString(const Model* model, BString* outString, const char* attrName, int32 attrType, float width, BView* view, int64* resultingValue) argument
/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp288 uint32 attrType = 0; // type_code type local
972 uint32 attrType = 0; // type_code type local
316 ParseAttribute(uint8* buffer, BNode* node, char** attrName, uint32* nameSize, uint32* attrType, uint8** attrData, uint64* dataSize, uint8** temp, uint64* tempSize, uint64* attrCSize, uint64* attrOSize, bool* attrStarted, bool* done) argument
/haiku/src/libs/icon/
H A DIconUtils.cpp540 uint32 attrType = 0; local
/haiku/src/tests/kits/storage/
H A DNodeTest.cpp906 uint32 attrType = attrInfos[i].type; local

Completed in 133 milliseconds