Home
last modified time | relevance | path

Searched defs:type (Results 826 - 850 of 12363) sorted by relevance

1...<<31323334353637383940>>...495

/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_ng/pattern/canvas/
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/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
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Ddefault_app.cpp49 ErrCode ParamsProcessIsDefaultApplicationSync(std::string& type) in ParamsProcessIsDefaultApplicationSync() argument
84 RetDataBool FfiBundleManagerIsDefaultApplication(char* type) in FfiBundleManagerIsDefaultApplication() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.cpp82 AccessibilityHoverAction HoverEventTarget::ConvertAccessibilityHoverAction(TouchType type) in ConvertAccessibilityHoverAction() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/default_app/
H A Ddefault_app_interface.h32 virtual ErrCode IsDefaultApplication(const std::string& type, bool& isDefaultApp) in IsDefaultApplication() argument
36 virtual ErrCode GetDefaultApplication(int32_t userId, const std::string& type, BundleInfo& bundleInfo) in GetDefaultApplication() argument
40 virtual ErrCode SetDefaultApplication(int32_t userId, const std::string& type, const Want& want) in SetDefaultApplication() argument
44 virtual ErrCode ResetDefaultApplication(int32_t userId, const std::string& type) in ResetDefaultApplication() argument
/foundation/bundlemanager/app_domain_verify/frameworks/extension/src/
H A Dapp_domain_verify_agent_ext.cpp20 CompleteVerifyRefresh( const BundleVerifyStatusInfo& bundleVerifyStatusInfo, TaskType type) CompleteVerifyRefresh() argument

Completed in 9 milliseconds

1...<<31323334353637383940>>...495