Home
last modified time | relevance | path

Searched defs:currentPage (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp754 void JsAppImpl::ReloadRuntimePage(const std::string currentPage) in ReloadRuntimePage()
/ide/tools/previewer/cli/
DCommandLine.cpp672 std::string currentPage = args["ReloadRuntimePage"].asString(); in RunSet() local