Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/
DJsAppImpl.h133 int32_t orignalWidth = 0; variable
/ide/tools/previewer/mock/
DVirtualScreen.cpp136 int32_t orignalWidth = CommandParser::GetInstance().GetOrignalResolutionWidth(); in InitVirtualScreen() local
143 void VirtualScreen::SetVirtualScreenWidthAndHeight(const int32_t& orignalWidth, in SetVirtualScreenWidthAndHeight()