Home
last modified time | relevance | path

Searched defs:safeHeight (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Doccupied_area_change_info.h30 OccupiedAreaChangeInfo(OccupiedAreaType type, Rect rect, uint32_t safeHeight) in OccupiedAreaChangeInfo()
35 OccupiedAreaChangeInfo(OccupiedAreaType type, Rect rect, uint32_t safeHeight, in OccupiedAreaChangeInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dkeyboard_base_pattern.h54 void SetKeyboardSafeHeight(const float safeHeight) in SetKeyboardSafeHeight()
H A Doverlay_manager.cpp5459 void OverlayManager::AvoidCustomKeyboard(int32_t targetId, float safeHeight) in AvoidCustomKeyboard()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_manager.cpp124 auto safeHeight = caretHeight + curPattern->GetCaretRect().GetY(); in TriggerCustomKeyboardAvoid() local
H A Dtext_field_pattern.cpp4102 auto safeHeight = caretHeight + selectController_->GetCaretRect().GetY(); in RequestCustomKeyboard() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp302 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, const float safeHeight, in OnVirtualKeyboardHeightChange()
311 const float safeHeight, const bool supportAvoidance) in AvoidanceLogic()
756 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, const float safeHeight, in OnVirtualKeyboardAreaChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp731 …const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, const float safeHeight, bool supportAv… in OnVirtualKeyboardAreaChange()
H A Dpipeline_context.cpp1986 …const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, const float safeHeight, const bool sup… in OnVirtualKeyboardHeightChange()
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp268 int32_t safeHeight = 80; in DoSomethingInterestingWithMyAPI1() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1745 …const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, const float safeHeight, const bool sup… in OnVirtualKeyboardHeightChange()
1776 const float safeHeight, const bool supportAvoidance) in AvoidanceLogic()