Home
last modified time | relevance | path

Searched defs:type (Results 601 - 625 of 10596) sorted by relevance

1...<<21222324252627282930>>...424

/foundation/arkui/ace_engine/frameworks/core/components/display/
H A Drosen_render_display.cpp74 void RosenRenderDisplay::OnRSTransition(TransitionType type) in OnRSTransition() argument
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_component.cpp23 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 Dresource.h44 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 Dcanvas_paint_op.cpp389 auto type = op->type; in Map() local
H A Dcustom_paint_util.cpp22 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 Dgrid_column_info.cpp23 void GridColumnInfo::Builder::SetOffset(int32_t offset, GridSizeType type) in SetOffset() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_component.cpp23 ListItemComponent::ListItemComponent(const std::string& type, const RefPtr<Component>& child) in ListItemComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_resource.h45 PluginManagerResource(const std::string& type, const WeakPtr<PipelineBase>& context) in PluginManagerResource() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_colormatrix_declaration.h25 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 Diapp_exception_callback.h41 virtual void OnLifecycleException(LifecycleException type, sptr<IRemoteObject> token) {} in OnLifecycleException() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_navigator_ffi.cpp25 void FfiOHOSAceFrameworkNavigatorCreate(const char* target, int32_t type) in FfiOHOSAceFrameworkNavigatorCreate() argument
H A Dcj_text_clock_ffi.h52 int32_t type; member
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Dinjecting_executor.cpp28 int32_t InjectingExecutor::GetPointerActionFromCommandType(CommandType type) in GetPointerActionFromCommandType() argument
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_component.cpp31 CheckableComponent::CheckableComponent(CheckableType type, const RefPtr<CheckableTheme>& theme) : checkableType_(type) in CheckableComponent() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dinput_manager.cpp32 KeyboardType ConvertKeyboardType(int32_t type) in ConvertKeyboardType() argument
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_configuration.h30 TextInputType type = TextInputType::TEXT; member
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dfunction_traits.h31 typedef typename std::tuple_element<i, ArgumentPack>::type type; typedef
/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_resource.h41 AbilityComponentResource(const std::string& type, const WeakPtr<PipelineContext>& context) in AbilityComponentResource() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Ddata_panel_model_impl.cpp24 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 Dmock_modifier_adapter.cpp38 void NodeAnimatableProperty<float, AnimatablePropertyFloat>::SetThresholdType(ThresholdType type) in SetThresholdType() argument
/foundation/arkui/ace_engine/test/unittest/adapter/ohos/entrance/
H A Dcontainer_test.cpp53 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 Dmock_rs_surface_mode.cpp26 Create( const RSSurfaceNodeConfig& surfaceNodeConfig, RSSurfaceNodeType type, bool isWindow) Create() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_property.h118 std::string type = V2::ConvertWrapTextDecorationToStirng( variable
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_impl.cpp148 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 Dweb_resource.h34 WebResource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in WebResource() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...424