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

/fuchsia/zircon/system/core/virtcon/
H A Dvc-device.cpp226 static void vc_set_cursor_hidden(vc_t* vc, bool hide) { argument
227 if (vc->hide_cursor == hide)
229 vc->hide_cursor = hide;

Completed in 20 milliseconds