Searched defs:pre_width (Results 1 – 2 of 2) sorted by relevance
7538 const double& pre_height, const double& pre_width) in DragResize()7581 void WebDelegate::SetDragResizePreSize(const double& pre_height, const double& pre_width) in SetDragResizePreSize()
4871 int64_t pre_width = width - lastWidth_; in WindowDrag() local