HelenOS sources

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   359 uspace/lib/ui/src/window.c 	if ((params->flags & ui_wndf_topmost) != 0)
HelenOS homepage, sources at GitHub