Searched refs:kAttrWindowFrame (Results 1 – 6 of 6) sorted by relevance
/haiku/src/kits/tracker/ |
H A D | TrackerInitialState.cpp | 487 kAttrWindowFrame, in InstallDefaultTemplates() 532 kAttrWindowFrame, in InstallDefaultTemplates() 577 kAttrWindowFrame, in InstallDefaultTemplates() 624 kAttrWindowFrame, in InstallDefaultTemplates()
|
H A D | Attributes.h | 56 #define kAttrWindowFrame "_trk/windframe" macro
|
H A D | QueryContainerWindow.cpp | 180 kAttrWindowFrame, in SetupDefaultState()
|
H A D | ContainerWindow.cpp | 332 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 D | OpenWithWindow.cpp | 477 const char* rectAttributeName = kAttrWindowFrame; in RestoreWindowState()
|
H A D | FilePanelPriv.cpp | 936 const char* rectAttributeName = kAttrWindowFrame; in RestoreWindowState()
|