/foundation/arkui/ace_engine/frameworks/core/components/display/ |
H A D | rosen_render_display.cpp | 74 void RosenRenderDisplay::OnRSTransition(TransitionType type) in OnRSTransition() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/progress/ |
H A D | progress_component.cpp | 23 ProgressComponent::ProgressComponent(double min, double value, double cachedValue, double max, ProgressType type) in ProgressComponent() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
H A D | resource.h | 44 Resource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Resource() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_paint_op.cpp | 389 auto type = op->type; in Map() local
|
H A D | custom_paint_util.cpp | 22 std::string GetMimeType(const std::string& type) in GetMimeType() argument 31 double GetQuality(const std::string& type, const double quality) in GetQuality() argument 45 bool EncodeImage(std::string& type, const double quality, SkPixmap& src, SkDynamicMemoryWStream& dst) in EncodeImage() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | grid_column_info.cpp | 23 void GridColumnInfo::Builder::SetOffset(int32_t offset, GridSizeType type) in SetOffset() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_item_component.cpp | 23 ListItemComponent::ListItemComponent(const std::string& type, const RefPtr<Component>& child) in ListItemComponent() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/ |
H A D | plugin_manager_resource.h | 45 PluginManagerResource(const std::string& type, const WeakPtr<PipelineBase>& context) in PluginManagerResource() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_fe_colormatrix_declaration.h | 25 SvgFeColorMatrixType type = SvgFeColorMatrixType::Matrix; member 37 SvgFeColorMatrixType GetColorMatrixType(const std::string& type) in GetColorMatrixType() argument 49 void SetType(const std::string& type) in SetType() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | iapp_exception_callback.h | 41 virtual void OnLifecycleException(LifecycleException type, sptr<IRemoteObject> token) {} in OnLifecycleException() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_navigator_ffi.cpp | 25 void FfiOHOSAceFrameworkNavigatorCreate(const char* target, int32_t type) in FfiOHOSAceFrameworkNavigatorCreate() argument
|
H A D | cj_text_clock_ffi.h | 52 int32_t type; member
|
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
H A D | injecting_executor.cpp | 28 int32_t InjectingExecutor::GetPointerActionFromCommandType(CommandType type) in GetPointerActionFromCommandType() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | checkable_component.cpp | 31 CheckableComponent::CheckableComponent(CheckableType type, const RefPtr<CheckableTheme>& theme) : checkableType_(type) in CheckableComponent() argument
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | input_manager.cpp | 32 KeyboardType ConvertKeyboardType(int32_t type) in ConvertKeyboardType() argument
|
/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_input_configuration.h | 30 TextInputType type = TextInputType::TEXT; member
|
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | function_traits.h | 31 typedef typename std::tuple_element<i, ArgumentPack>::type type; typedef
|
/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/ |
H A D | ability_component_resource.h | 41 AbilityComponentResource(const std::string& type, const WeakPtr<PipelineContext>& context) in AbilityComponentResource() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | data_panel_model_impl.cpp | 24 void DataPanelModelImpl::Create(const std::vector<double>& values, double max, int32_t type) in Create() argument
|
/foundation/arkui/ace_engine/test/mock/core/render/ |
H A D | mock_modifier_adapter.cpp | 38 void NodeAnimatableProperty<float, AnimatablePropertyFloat>::SetThresholdType(ThresholdType type) in SetThresholdType() argument
|
/foundation/arkui/ace_engine/test/unittest/adapter/ohos/entrance/ |
H A D | container_test.cpp | 53 AceAutoFillType type = AceAutoFillType::ACE_USER_NAME; in HWTEST_F() local 75 AceAutoFillType type = AceAutoFillType::ACE_USER_NAME; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/ |
H A D | mock_rs_surface_mode.cpp | 26 Create( const RSSurfaceNodeConfig& surfaceNodeConfig, RSSurfaceNodeType type, bool isWindow) Create() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_layout_property.h | 118 std::string type = V2::ConvertWrapTextDecorationToStirng( variable
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | native_impl.cpp | 148 void* OH_ArkUI_QueryModuleInterface(ArkUI_NativeAPIVariantKind type, int32_t version) in OH_ArkUI_QueryModuleInterface() argument 202 void* OH_ArkUI_GetNativeAPI(ArkUI_NativeAPIVariantKind type, int32_t version) in OH_ArkUI_GetNativeAPI() argument 207 void* OH_ArkUI_QueryModuleInterfaceByName(ArkUI_NativeAPIVariantKind type, const char* structName) in OH_ArkUI_QueryModuleInterfaceByName() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_resource.h | 34 WebResource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in WebResource() argument
|