Searched defs:width (Results 1 – 8 of 8) sorted by relevance
| /ide/tools/previewer/mock/rich/ |
| D | VirtualScreenImpl.cpp | 72 const int32_t width, in LoadDocCallback() 104 const int32_t width, const int32_t height) in CallBack() 267 uint16_t width = static_cast<uint16_t>(retWidth); in SendPixmap() local
|
| /ide/tools/previewer/util/ |
| D | TimeTool.cpp | 53 string TimeTool::FixedTime(int32_t time, int32_t width) in FixedTime()
|
| /ide/tools/previewer/mock/ |
| D | VirtualScreen.cpp | 209 int VirtualScreen::GetJpgQualityValue(int32_t width, int32_t height) const in GetJpgQualityValue() 294 void VirtualScreen::RgbToJpg(unsigned char* data, const int32_t width, const int32_t height) in RgbToJpg() 357 void VirtualScreen::SetCurrentResolution(int32_t width, int32_t height) in SetCurrentResolution()
|
| /ide/tools/previewer/jsapp/rich/ |
| D | JsAppImpl.h | 136 int32_t width = 0; variable
|
| D | JsAppImpl.cpp | 917 void JsAppImpl::FoldStatusChanged(const std::string commandFoldStatus, int32_t width, int32_t heigh… in FoldStatusChanged()
|
| /ide/tools/previewer/mock/lite/ |
| D | VirtualScreenImpl.cpp | 146 void VirtualScreenImpl::Send(unsigned char* data, int32_t width, int32_t height) in Send()
|
| /ide/tools/previewer/jsapp/ |
| D | JsApp.cpp | 186 void JsApp::FoldStatusChanged(const std::string commandFoldStatus, int32_t width, int32_t height) {} in FoldStatusChanged()
|
| /ide/tools/previewer/cli/ |
| D | CommandLine.cpp | 474 int32_t width = args["width"].asInt(); in RunSet() local 614 int width = previewParam["width"].asInt(); in IsIntValValid() local 1517 int32_t width = args["width"].asInt(); in RunSet() local
|