reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3969 if (x < window_width - 1) { 3970 window.Printf("%*s", window_width - x - 1, ""); 4053 int desc_x = window_width - stop_description_len - 16; 4061 window.Printf("%*s", window_width - window.GetCursorX() - 1, ""); 4200 int desc_x = window_width - stop_description_len - 16; 4208 window.Printf("%*s", window_width - window.GetCursorX() - 1, "");