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

/haiku/src/apps/haikudepot/ui/
H A DShuttingDownWindow.cpp21 B_FLOATING_WINDOW_LOOK, B_MODAL_SUBSET_WINDOW_FEEL,
H A DSettingsWindow.cpp35 B_FLOATING_WINDOW_LOOK, B_MODAL_SUBSET_WINDOW_FEEL,
H A DToLatestUserUsageConditionsWindow.cpp56 B_FLOATING_WINDOW_LOOK, B_MODAL_SUBSET_WINDOW_FEEL,
/haiku/src/apps/launchbox/
H A DNamePanel.cpp30 B_MODAL_WINDOW_LOOK, B_MODAL_SUBSET_WINDOW_FEEL,
/haiku/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp93 {"Modal Subset", B_MODAL_SUBSET_WINDOW_FEEL},
165 AddWindowMessage(B_MODAL_WINDOW_LOOK, B_MODAL_SUBSET_WINDOW_FEEL),
334 || feel == B_MODAL_SUBSET_WINDOW_FEEL)
356 case B_MODAL_SUBSET_WINDOW_FEEL:
/haiku/src/apps/drivesetup/
H A DAbstractParametersPanel.cpp79 B_MODAL_SUBSET_WINDOW_FEEL,
/haiku/src/preferences/filetypes/
H A DExtensionWindow.cpp115 B_MODAL_WINDOW_LOOK, B_MODAL_SUBSET_WINDOW_FEEL,
H A DAttributeWindow.cpp85 B_MODAL_WINDOW_LOOK, B_MODAL_SUBSET_WINDOW_FEEL,
H A DApplicationTypesWindow.cpp99 B_MODAL_SUBSET_WINDOW_FEEL, B_ASYNCHRONOUS_CONTROLS |
/haiku/src/kits/app/
H A DAppMisc.cpp194 if (theFeel == B_MODAL_SUBSET_WINDOW_FEEL
/haiku/src/apps/showimage/
H A DPrintOptionsWindow.cpp86 B_TITLED_WINDOW_LOOK, B_MODAL_SUBSET_WINDOW_FEEL,
/haiku/src/servers/app/
H A DWindow.cpp1337 if ((fFeel == B_MODAL_SUBSET_WINDOW_FEEL
1339 && feel != B_MODAL_SUBSET_WINDOW_FEEL
1621 if (fFeel == B_MODAL_SUBSET_WINDOW_FEEL
1676 || feel == B_MODAL_SUBSET_WINDOW_FEEL
1693 return feel == B_MODAL_SUBSET_WINDOW_FEEL
/haiku/headers/os/interface/
H A DWindow.h47 B_MODAL_SUBSET_WINDOW_FEEL = 2, enumerator in enum:window_feel
/haiku/src/kits/interface/
H A DWindow.cpp2078 return fFeel == B_MODAL_SUBSET_WINDOW_FEEL
2098 || (fFeel != B_MODAL_SUBSET_WINDOW_FEEL
2120 || (fFeel != B_MODAL_SUBSET_WINDOW_FEEL

Completed in 68 milliseconds