Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/
DJsAppImpl.h134 int32_t orignalHeight = 0; variable
/ide/tools/previewer/mock/
DVirtualScreen.cpp137 int32_t orignalHeight = CommandParser::GetInstance().GetOrignalResolutionHeight(); in InitVirtualScreen() local
144 const int32_t& orignalHeight, in SetVirtualScreenWidthAndHeight()