Searched defs:rect (Results 1 – 12 of 12) sorted by relevance
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| D | window_change_listener_impl.cpp | 23 …Rosen::Rect rect, Rosen::WindowSizeChangeReason reason, const std::shared_ptr<Rosen::RSTransaction… in OnSizeChange()
|
| D | input_method_panel.cpp | 741 bool InputMethodPanel::IsRectValid(const Rosen::Rect &rect, const WindowSize &displaySize) in IsRectValid() 759 bool InputMethodPanel::IsRectValid(PanelFlag panelFlag, const Rosen::Rect &rect, const WindowSize &… in IsRectValid() 1375 … InputMethodPanel::PanelStatusChangeToImc(const InputWindowStatus &status, const Rosen::Rect &rect) in PanelStatusChangeToImc()
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| D | sec_comp_info_helper.cpp | 131 bool SecCompInfoHelper::IsOutOfWatchScreen(const SecCompRect& rect, double radius, std::string& mes… in IsOutOfWatchScreen() 155 bool SecCompInfoHelper::IsOutOfScreen(const SecCompRect& rect, double curScreenWidth, double curScr… in IsOutOfScreen() 187 bool SecCompInfoHelper::CheckRectValid(const SecCompRect& rect, const SecCompRect& windowRect, in CheckRectValid()
|
| D | sec_comp_manager.cpp | 558 const auto& rect = creaseRects.front(); in GetFoldOffsetY() local
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_info_helper_test.cpp | 138 SecCompRect rect = { in GetDefaultRect() local 155 SecCompRect rect = GetDefaultRect(); variable 207 SecCompRect rect = GetDefaultRect(); variable
|
| /base/security/security_component_manager/test/fuzztest/security_component/service/reportsecuritycomponentclickeventstub_fuzzer/ |
| D | reportsecuritycomponentclickeventstub_fuzzer.cpp | 52 void GetCompoRect(nlohmann::json &jsonComponent, SecCompRect& rect) in GetCompoRect() 89 SecCompRect rect; in ConstructClickEvent() local
|
| /base/security/access_token/services/privacymanager/test/tool/ |
| D | camera_window_create.cpp | 62 static sptr<Rosen::Window> CreateAppFloatingWindow(Rosen::WindowType type, Rosen::Rect rect, std::s… in CreateAppFloatingWindow()
|
| /base/update/updater/services/ui/driver/ |
| D | ui_rotation.cpp | 94 void UiRotation::SetFlushRange(const OHOS::Rect &rect) in SetFlushRange()
|
| /base/security/security_component_manager/frameworks/security_component/src/ |
| D | sec_comp_base.cpp | 299 bool SecCompBase::ParseRect(const nlohmann::json& json, const std::string& tag, SecCompRect& rect) in ParseRect() 599 SecCompRect rect = other->rect_; in CompareComponentBasicInfo() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | native_media_player_impl.cpp | 392 napi_value rect = nullptr; in ConstructSurfaceInfo() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
| D | mock_pixel_map.cpp | 381 uint32_t PixelMap::crop(const Rect &rect) in crop()
|
| /base/web/webview/interfaces/kits/cj/include/ |
| D | webview_utils.h | 179 CRectEvent rect; member
|