Searched refs:workspaceAttributeName (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/tracker/
H A DContainerWindow.cpp3802 const char* workspaceAttributeName; local
3805 workspaceAttributeName = kAttrDisksWorkspace;
3808 workspaceAttributeName = kAttrWindowWorkspace;
3829 && node->Read(workspaceAttributeName, 0, B_INT32_TYPE, sizeof(uint32),
3860 const char* workspaceAttributeName; local
3863 workspaceAttributeName = kAttrDisksWorkspace;
3866 workspaceAttributeName = kAttrWindowWorkspace;
3884 && message.FindInt32(workspaceAttributeName,
3915 const char* workspaceAttributeName; local
3918 workspaceAttributeName
3952 const char* workspaceAttributeName; local
[all...]

Completed in 102 milliseconds