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

/fuchsia/zircon/system/core/virtcon/
H A Dtextcon.h68 int save_y; member in struct:textcon
H A Dtextcon.cpp194 tc->save_y = tc->y;
199 tc->y = clampy(tc, tc->save_y);
568 tc->save_y = 0;

Completed in 76 milliseconds