Searched defs:HandleSurfaceChanged (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | form_frontend_declarative.cpp | 123 void FormFrontendDeclarative::HandleSurfaceChanged(int32_t width, int32_t height) in HandleSurfaceChanged() function in OHOS::Ace::FormFrontendDeclarative
|
H A D | card_frontend_declarative.cpp | 237 void CardFrontendDeclarative::HandleSurfaceChanged(int32_t width, int32_t height) in HandleSurfaceChanged() function in OHOS::Ace::CardFrontendDeclarative
|
H A D | card_frontend.cpp | 339 void CardFrontend::HandleSurfaceChanged(int32_t width, int32_t height) in HandleSurfaceChanged() function in OHOS::Ace::CardFrontend
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_dialog_pattern.cpp | 1335 void CalendarDialogPattern::HandleSurfaceChanged( in HandleSurfaceChanged() function in OHOS::Ace::NG::CalendarDialogPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | render_text_field.cpp | 409 void RenderTextField::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, … in HandleSurfaceChanged() function in OHOS::Ace::RenderTextField
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 2895 void TextPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int3… in HandleSurfaceChanged() function in OHOS::Ace::NG::TextPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 5252 void TextFieldPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth,… in HandleSurfaceChanged() function in OHOS::Ace::NG::TextFieldPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 7642 void RichEditorPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth… in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
|