Home
last modified time | relevance | path

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

/tools/acloud/reconnect/
Dreconnect.py42 _RE_DISPLAY = re.compile(r"([\d]+)x([\d]+)\s.*") variable
94 match = _RE_DISPLAY.match(display)