Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dwindow_operator.cpp121 …void WindowOperator::Resize(int32_t width, int32_t highth, ResizeDirection direction, ApiReplyInfo… in Resize()
Dfrontend_api_handler.cpp1731 auto highth = ReadCallArg<int32_t>(in, INDEX_ONE); in RegisterUiWindowOperators() local