Home
last modified time | relevance | path

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

/ide/tools/previewer/test/unittest/jsapp/
DJsAppImplTest.cpp138 int32_t originWidth = 222; in TEST_F() local
166 int32_t originWidth = 111; in TEST_F() local
/ide/tools/previewer/cli/
DCommandLine.cpp482 int32_t originWidth = args["originWidth"].AsInt(); in RunSet() local