HelenOS sources

ui_wndf_topmost   159 uspace/app/shutdown-dlg/shutdown-dlg.c 	params.flags |= ui_wndf_topmost;
ui_wndf_topmost   272 uspace/app/shutdown-dlg/shutdown-dlg.c 	params.flags |= ui_wndf_topmost | ui_wndf_nofocus;
ui_wndf_topmost   184 uspace/app/taskbar/taskbar.c 	params.flags |= ui_wndf_topmost;
ui_wndf_topmost   100 uspace/lib/ui/src/popup.c 	wparams.flags |= ui_wndf_popup | ui_wndf_topmost;
ui_wndf_topmost   363 uspace/lib/ui/src/window.c 	if ((params->flags & ui_wndf_topmost) != 0)
HelenOS homepage, sources at GitHub