Home
last modified time | relevance | path

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

/external/qemu/android/
Duser-config.c45 #define DEFAULT_Y 100 macro
120 uc->windowY = iniFile_getInteger(ini, KEY_WINDOW_Y, DEFAULT_Y); in auserConfig_new()
133 uc->windowY = DEFAULT_Y; in auserConfig_new()