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

/haiku/src/apps/cortex/TransportView/
H A DTransportWindow.cpp60 B_FLOATING_WINDOW_LOOK, B_FLOATING_SUBSET_WINDOW_FEEL,
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerPanel.cpp44 B_FLOATING_WINDOW_LOOK, B_FLOATING_SUBSET_WINDOW_FEEL,
/haiku/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp96 {"Floating Subset", B_FLOATING_SUBSET_WINDOW_FEEL},
189 AddWindowMessage(B_FLOATING_WINDOW_LOOK, B_FLOATING_SUBSET_WINDOW_FEEL),
333 if (feel == B_FLOATING_SUBSET_WINDOW_FEEL
368 case B_FLOATING_SUBSET_WINDOW_FEEL:
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.cpp80 B_FLOATING_SUBSET_WINDOW_FEEL,
/haiku/src/apps/diskusage/
H A DInfoWindow.cpp65 B_FLOATING_SUBSET_WINDOW_FEEL,
/haiku/src/apps/haikudepot/ui/
H A DScreenshotWindow.cpp43 B_FLOATING_WINDOW_LOOK, B_FLOATING_SUBSET_WINDOW_FEEL,
H A DRatePackageWindow.cpp176 B_FLOATING_WINDOW_LOOK, B_FLOATING_SUBSET_WINDOW_FEEL,
H A DUserLoginWindow.cpp125 B_FLOATING_WINDOW_LOOK, B_FLOATING_SUBSET_WINDOW_FEEL,
/haiku/src/servers/app/
H A DWindow.cpp1338 || fFeel == B_FLOATING_SUBSET_WINDOW_FEEL)
1340 && feel != B_FLOATING_SUBSET_WINDOW_FEEL)
1622 || fFeel == B_FLOATING_SUBSET_WINDOW_FEEL) {
1634 if (fFeel == B_FLOATING_SUBSET_WINDOW_FEEL && !hasNormalFront)
1679 || feel == B_FLOATING_SUBSET_WINDOW_FEEL
1702 return feel == B_FLOATING_SUBSET_WINDOW_FEEL
H A DDesktop.cpp2977 if (floating->Feel() != B_FLOATING_SUBSET_WINDOW_FEEL
/haiku/headers/os/interface/
H A DWindow.h50 B_FLOATING_SUBSET_WINDOW_FEEL = 5, enumerator in enum:window_feel
/haiku/src/kits/interface/
H A DWindow.cpp2088 return fFeel == B_FLOATING_SUBSET_WINDOW_FEEL
2099 && fFeel != B_FLOATING_SUBSET_WINDOW_FEEL))
2121 && fFeel != B_FLOATING_SUBSET_WINDOW_FEEL))

Completed in 156 milliseconds