Home
last modified time | relevance | path

Searched refs:kAttrWindowFrame (Results 1 – 6 of 6) sorted by relevance

/haiku/src/kits/tracker/
H A DTrackerInitialState.cpp487 kAttrWindowFrame, in InstallDefaultTemplates()
532 kAttrWindowFrame, in InstallDefaultTemplates()
577 kAttrWindowFrame, in InstallDefaultTemplates()
624 kAttrWindowFrame, in InstallDefaultTemplates()
H A DAttributes.h56 #define kAttrWindowFrame "_trk/windframe" macro
H A DQueryContainerWindow.cpp180 kAttrWindowFrame, in SetupDefaultState()
H A DContainerWindow.cpp332 return node->GetAttrInfo(kAttrWindowFrame, &info) == B_OK; in NodeHasSavedState()
340 ASSERT(strcmp(name, kAttrWindowFrame) == 0); in OffsetFrameOne()
1120 if (strcmp(attrName, kAttrWindowFrame) != 0 in GetLayoutState()
3812 kAttrWindowFrame, in SetupDefaultState()
3826 SelectiveAttributeTransformer frameOffsetter(kAttrWindowFrame, in SetupDefaultState()
3855 rectAttributeName = kAttrWindowFrame; in RestoreWindowState()
3913 rectAttributeName = kAttrWindowFrame; in RestoreWindowState()
3968 rectAttributeName = kAttrWindowFrame; in SaveWindowState()
4006 rectAttributeName = kAttrWindowFrame; in SaveWindowState()
H A DOpenWithWindow.cpp477 const char* rectAttributeName = kAttrWindowFrame; in RestoreWindowState()
H A DFilePanelPriv.cpp936 const char* rectAttributeName = kAttrWindowFrame; in RestoreWindowState()