Home
last modified time | relevance | path

Searched defs:GetScale (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_cursor_info_wrapper.cpp41 float ArkWebCursorInfoWrapper::GetScale() in GetScale() function in OHOS::ArkWeb::ArkWebCursorInfoWrapper
H A Dark_web_pdfconfig_args_impl.cpp32 double ArkWebPDFConfigArgsImpl::GetScale() in GetScale() function in OHOS::ArkWeb::ArkWebPDFConfigArgsImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_cursor_info_impl.cpp41 float ArkWebCursorInfoImpl::GetScale() in GetScale() function in OHOS::ArkWeb::ArkWebCursorInfoImpl
H A Dark_web_pdfconfig_args_wrapper.cpp36 double ArkWebPDFConfigArgsWrapper::GetScale() in GetScale() function in OHOS::ArkWeb::ArkWebPDFConfigArgsWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.h53 double GetScale() const in GetScale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/root/
H A Drender_root.h44 float GetScale() const in GetScale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dbase_gesture_event.h138 double GetScale() const in GetScale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dinteractive_effect.h57 double GetScale() const in GetScale() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_showing_properties_freezer.cpp121 std::optional<Vector2f> RSShowingPropertiesFreezer::GetScale() const in GetScale() function in OHOS::Rosen::RSShowingPropertiesFreezer
H A Drs_modifier_extractor.cpp126 Vector2f RSModifierExtractor::GetScale() const in GetScale() function in OHOS::Rosen::RSModifierExtractor
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h120 virtual bool GetScale(float& scaleX, float& scaleY) in GetScale() function
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwm_math.cpp171 Vector3 Matrix4::GetScale() const in GetScale() function in OHOS::Rosen::TransformHelper::Matrix4
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h296 double GetScale() override in GetScale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h68 double GetScale() const in GetScale() function
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp231 napi_value NodeImpl::GetScale(NapiApi::FunctionContext<>& ctx) in GetScale() function in NodeImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp501 float RSRenderParticle::GetScale() in GetScale() function in OHOS::Rosen::RSRenderParticle
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp456 Math::Vec3 GetScale() const override in GetScale() function in NodeSystem::SceneNode
610 Math::Vec3 GetScale(const Entity entity) const override in GetScale() function in NodeSystem::NodeCache
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h758 double GetScale() in GetScale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1044 std::unique_ptr<JsonValue> InspectorComposedElement::GetScale() const in GetScale() function in OHOS::Ace::V2::InspectorComposedElement
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp802 Vector2f RSProperties::GetScale() const in GetScale() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4378 NG::VectorF ViewAbstract::GetScale(FrameNode* frameNode) in GetScale() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2131 void GetScale(ArkUINodeHandle node, ArkUIScaleType* scaleType) in GetScale() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp1189 const ArkUI_AttributeItem* GetScale(ArkUI_NodeHandle node) in GetScale() function