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

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

Completed in 48 milliseconds