Home
last modified time | relevance | path

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

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