Searched defs:scale (Results 1 - 8 of 8) sorted by relevance
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | window_info_helper.cpp | 32 float scale = FULL_SCREEN_SCALE; in GetWindowScale() local
|
H A D | sec_comp_info_helper.cpp | 38 void SecCompInfoHelper::AdjustSecCompRect(SecCompBase* comp, float scale) in AdjustSecCompRect() argument 213 float scale = WindowInfoHelper::GetWindowScale(comp->windowId_); in CheckComponentValid() local [all...] |
/base/web/webview/ohos_nweb/include/ |
H A D | nweb_init_params.h | 280 NWebPDFConfigArgsImpl(const double width, const double height, const double scale, const double marginTop, in NWebPDFConfigArgsImpl() argument
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
H A D | mock_pixel_map.cpp | 367 void PixelMap::scale(float xAxis, float yAxis) in scale() function in OHOS::Media::PixelMap
|
/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_drawing.cpp | 1971 cJSON *scale = cJSON_GetObjectItemCaseSensitive(filterInfoParser.json, "scale"); in ParserFilterInfo() local 3332 SetScale(float scale) SetScale() argument 3388 SetScale(float scale) SetScale() argument 3418 SetScale(float scale) SetScale() argument 3474 SetScale(float scale) SetScale() argument 3486 SetStyleScale(float scale) SetStyleScale() argument 3555 float scale = 1.0; GetMaxWidthScale() local [all...] |
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_nweb_impl.cpp | 246 void ArkWebNWebImpl::InitialScale(float scale) in InitialScale() argument 933 int ArkWebNWebImpl::ScaleGestureChange(double scale, double centerX, double centerY) in ScaleGestureChange() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_nweb_wrapper.cpp | 255 void ArkWebNWebWrapper::InitialScale(float scale) in InitialScale() argument 1129 int ArkWebNWebWrapper::ScaleGestureChange(double scale, double centerX, double centerY) in ScaleGestureChange() argument
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | napi_webview_controller.cpp | 412 double scale = 1.0; in ParsePDFConfigArgs() local
|
Completed in 24 milliseconds