Searched defs:highth (Results 1 – 2 of 2) sorted by relevance
121 …void WindowOperator::Resize(int32_t width, int32_t highth, ResizeDirection direction, ApiReplyInfo… in Resize()
1731 auto highth = ReadCallArg<int32_t>(in, INDEX_ONE); in RegisterUiWindowOperators() local