Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/
DJsAppImpl.h94 void SetSystemParams(OHOS::Ace::Platform::SystemParams& args, Json::Value paramObj);
DJsAppImpl.cpp506 void JsAppImpl::SetSystemParams(OHOS::Ace::Platform::SystemParams& params, Json::Value paramObj) in SetSystemParams() function in JsAppImpl
529 SetSystemParams(params, previewContext); in LoadDocument()