Home
last modified time | relevance | path

Searched defs:HandleSurfaceChanged (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend_declarative.cpp229 void CardFrontendDeclarative::HandleSurfaceChanged(int32_t width, int32_t height) in HandleSurfaceChanged() function in OHOS::Ace::CardFrontendDeclarative
H A Dform_frontend_declarative.cpp117 void FormFrontendDeclarative::HandleSurfaceChanged(int32_t width, int32_t height) in HandleSurfaceChanged() function in OHOS::Ace::FormFrontendDeclarative
H A Dcard_frontend.cpp331 void CardFrontend::HandleSurfaceChanged(int32_t width, int32_t height) in HandleSurfaceChanged() function in OHOS::Ace::CardFrontend
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp1341 void CalendarDialogPattern::HandleSurfaceChanged( in HandleSurfaceChanged() function in OHOS::Ace::NG::CalendarDialogPattern
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp470 void RenderTextField::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int32_t prevHeight) in HandleSurfaceChanged() function in OHOS::Ace::RenderTextField
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp3141 void TextPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int32_t prevHeight) in HandleSurfaceChanged() function in TextPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp5214 void TextFieldPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int32_t prevHeight) in HandleSurfaceChanged() function in OHOS::Ace::NG::TextFieldPattern

Completed in 33 milliseconds