Home
last modified time | relevance | path

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

/tools/acloud/list/
Dinstance.py88 _DISPLAY_STRING = "%(x_res)sx%(y_res)s (%(dpi)s)" variable
533 display.append(_DISPLAY_STRING % {"x_res": display_config.get(_X_RES),
798 display = _DISPLAY_STRING % {"x_res": x_res, "y_res": y_res,