Home
last modified time | relevance | path

Searched refs:RECT_FORM_KEY_HEIGHT (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/interfaces/innerkits/extension/
H A Dwindow_extension_connection.h34 const std::string RECT_FORM_KEY_HEIGHT = "ext_pos_heigh"; member
/foundation/window/window_manager/extension/extension_connection/src/
H A Dwindow_extension_connection.cpp121 want.SetParam(RECT_FORM_KEY_HEIGHT, static_cast<int>(rect.height_)); in ConnectExtension()
140 want.SetParam(RECT_FORM_KEY_HEIGHT, static_cast<int>(rect.height_)); in ConnectExtension()
/foundation/window/window_manager/extension/window_extension/src/
H A Djs_window_extension.cpp279 want.GetIntParam(RECT_FORM_KEY_HEIGHT, 0) }; in OnStart()

Completed in 3 milliseconds