Home
last modified time | relevance | path

Searched refs:FORM_UPDATE_FORM_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_render_interface.h102 FORM_UPDATE_FORM_SIZE = 3111, enumerator
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_proxy.cpp414 IFormRender::Message::FORM_UPDATE_FORM_SIZE, in UpdateFormSize()
H A Dform_render_stub.cpp77 case static_cast<uint32_t>(IFormRender::Message::FORM_UPDATE_FORM_SIZE): in OnRemoteRequest()