Home
last modified time | relevance | path

Searched refs:TOption_FullScreen (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vos/inc/vos/
H A Dprocess.hxx110 TOption_FullScreen = osl_Process_FULLSCREEN // run in fullscreen window enumerator
/trunk/main/basic/source/runtime/
H A Dmethods.cxx3485 nOptions |= vos::OProcess::TOption_FullScreen; in RTLFUNC()