Home
last modified time | relevance | path

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

/ide/tools/previewer/
DREADME.md11refresh commands through the named pipe to the Previewer component. Based on the received commands…
/ide/tools/previewer/util/
DCommandParser.cpp544 string refresh = Value("refresh"); in IsRefreshValid() local
545 if (refresh != "region" && refresh != "full") { in IsRefreshValid()
550 if (refresh == "region") { in IsRefreshValid()