Home
last modified time | relevance | path

Searched defs:size (Results 14401 - 14425 of 14899) sorted by relevance

1...<<571572573574575576577578579580>>...596

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1278 void ArkWebNWebWrapper::SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) in SetBackForwardCacheOptions() argument
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp1251 size_t size = bundleInfoList.size(); in DumpHasFormVisible() local
[all...]
/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h3507 uint32_t size; global() member
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2665 size_t size = libraryPaths.size(); in LoadAbilityLibrary() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp3372 auto size = data.ReadUint32(); KillProcessWithPrepareTerminateInner() local
3769 auto size = data.ReadInt32(); UpdateSessionInfoBySCBInner() local
4059 int32_t size = data.ReadInt32(); UpdateAssociateConfigListInner() local
[all...]
H A Dability_manager_proxy.cpp5070 auto size = static_cast<int32_t>(sessionInfos.size()); in UpdateSessionInfoBySCB() local
5648 int32_t size = static_cast<int32_t>(exportConfigs.size()); UpdateAssociateConfigList() local
5678 int32_t size = static_cast<int32_t>(configs.size()); UpdateAssociateConfigInner() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp355 Size size = Size(maxWidth, maxHeight); in PerformLayout() local
799 Size size; in HandleClick() local
1872 Size size = Size(swiperIndicatorData_.indicatorPaintData.width, swiperIndicatorData_.indicatorPaintData.height); GetIndicatorCurrentRect() local
2284 Size size = Size(swiperIndicatorData_.indicatorItemData[i].width, MouseHoverTest() local
2317 Size size = Size(swiperIndicatorData_.indicatorPaintData.width, swiperIndicatorData_.indicatorPaintData.height); IndicatorShowFocus() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp1171 auto size = geometryNode->GetFrameSize(); in UpdateCloseIconStatus() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp910 SizeF size; in GetPreviewNodeAndMenuNodeTotalSize() local
870 GetPreviewNodeTotalSize(const RefPtr<LayoutWrapper>& child, const Rect& menuWindowRect, RefPtr<LayoutWrapper>& previewLayoutWrapper, SizeF& size, bool isShowHoverImage) GetPreviewNodeTotalSize() argument
1516 auto size = geometryNode->GetMarginFrameSize(); Layout() local
1595 auto size = geometryNode->GetFrameSize(); AdjustSelectOverlayMenuPosition() local
1882 MenuLayoutAvoidAlgorithm(const RefPtr<MenuLayoutProperty>& menuProp, const RefPtr<MenuPattern>& menuPattern, const SizeF& size, bool didNeedArrow, LayoutWrapper* layoutWrapper) MenuLayoutAvoidAlgorithm() argument
2079 VerticalLayout(const SizeF& size, float position, bool isContextMenu) VerticalLayout() argument
2110 HorizontalLayout(const SizeF& size, float position, bool isSelectMenu) HorizontalLayout() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h244 void SetBuffer(char* buffer, size_t size) in SetBuffer() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2010 Size size; in UpdateFocusAnimation() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp1055 FfiOHOSAceFrameworkViewAbstractKeyShortcut( std::string& value, int32_t *keysArray, int64_t size, void (*callback)(void)) FfiOHOSAceFrameworkViewAbstractKeyShortcut() argument
1073 FfiOHOSAceFrameworkViewAbstractKeyShortcutByFuncKey( int32_t value, int32_t *keysArray, int64_t size, void (*callback)(void)) FfiOHOSAceFrameworkViewAbstractKeyShortcutByFuncKey() argument
1084 FfiOHOSAceFrameworkViewAbstractKeyShortcutByChar( const char* value, int32_t *keysArray, int64_t size, void (*callback)(void)) FfiOHOSAceFrameworkViewAbstractKeyShortcutByChar() argument
1346 FFICJCreateVectorNativeRectangle(int64_t size) FFICJCreateVectorNativeRectangle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1395 bool JsiDeclarativeEngine::ExecuteJs(const uint8_t* content, int32_t size) in ExecuteJs() argument
1874 int32_t size = fullPathInfo->GetArraySize(); RestoreFullPathInfo() local
1924 int32_t size = namedRouterInfo->GetArraySize(); RestoreNamedRouterInfo() local
2839 RegisterStringCacheTable(const EcmaVM* vm, int32_t size) RegisterStringCacheTable() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1338 AbilityRuntime::AutoFill::PopupSize size = config.targetSize.value(); in GetPopupConfigWillUpdateY() local
1374 AbilityRuntime::AutoFill::PopupSize size = config.targetSize.value(); in GetPopupConfigWillUpdateX() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp87 CalcDimension size; in ParseLengthMetrics() local
325 auto size = JSRef<JSArray>::New(); in CreateParagraphStyleResult() local
1121 CalcDimension size; ParseJsFont() local
1357 JSRef<JSArray> size = JSRef<JSArray>::Cast(sizeObj); ParseJsImageSpanAttribute() local
1415 CalcDimension size; ParseJsSymbolSpanStyle() local
2229 FontSizeRangeIsNegative(const CalcDimension& size) FontSizeRangeIsNegative() argument
2249 CalcDimension size; ParseJsTextStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1624 void WebDelegateCross::UpdateDefaultFixedFontSize(int32_t size) in UpdateDefaultFixedFontSize() argument
633 CreatePlatformResource( const Size& size, const Offset& position, const WeakPtr<NG::PipelineContext>& context) CreatePlatformResource() argument
646 CreatePluginResource( const Size& size, const Offset& position, const WeakPtr<NG::PipelineContext>& context) CreatePluginResource() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp845 void ScrollablePattern::HandleFadeEffect(float offset, int32_t source, const SizeF& size, in HandleFadeEffect() argument
853 bool ScrollablePattern::HandleEdgeEffect(float offset, int32_t source, const SizeF& size) in HandleEdgeEffect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp114 auto size = renderContext->GetPaintRectWithoutTransform().Height(); in StartShowTabBar() local
217 auto size = renderContext->GetPaintRectWithoutTransform().Height(); in UpdateTabBarHiddenRatio() local
574 GetOverScrollInfo(const SizeF& size) GetOverScrollInfo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp704 void SetTextInputCancelButton(ArkUINodeHandle node, ArkUI_Int32 style, const struct ArkUISizeType* size, in SetTextInputCancelButton() argument
1232 SetTextInputPlaceholderFontEnum(ArkUINodeHandle node, const struct ArkUIResourceLength* size, ArkUI_Int32 weight, ArkUI_CharPtr family, ArkUI_Int32 style) SetTextInputPlaceholderFontEnum() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp68 bool GetData(void *&buffer, size_t size, const void *data) in GetData() argument
3630 auto size = sizeof(reply); WriteBigParcelable() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp369 size_t size = 0; in ParseString() local
478 size_t size = 0; in GetStringFromNAPI() local
930 size_t size = skill.actions.size(); ConvertAbilitySkill() local
1037 size_t size = abilityInfo.permissions.size(); ConvertAbilityInfo() local
1281 size_t size = extensionInfo.permissions.size(); ConvertExtensionInfo() local
1696 size_t size = hapModuleInfo.metadata.size(); ConvertHapModuleInfo() local
2283 size_t size = bundleInfo.sharedModuleInfos.size(); ConvertSharedBundleInfo() local
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp2528 NAPI_EXTERN napi_status napi_create_buffer(napi_env env, size_t size, void** data, napi_value* result) in napi_create_buffer() argument
3549 uint32_t size = (uint32_t)word_count; napi_type_tag_object() local
3569 size_t size = static_cast<size_t>(value->GetWordsArraySize(vm)); BigIntGetWordsArray() local
3616 size_t size = 2; // 2: Indicates that the number of elements is 2 napi_check_object_type_tag() local
3706 uint32_t size = (uint32_t)word_count; napi_create_bigint_words() local
3736 size_t size = static_cast<size_t>(BigintObj->GetWordsArraySize(vm)); napi_get_value_bigint_words() local
[all...]
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp808 void GetCString(EcmaVM* vm, Local<StringRef> str, char* buffer, size_t size, size_t* length) in GetCString() argument
2527 RunScriptBuffer(const std::string& path, uint8_t* buffer, size_t size, bool isBundle) RunScriptBuffer() argument
[all...]
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp2232 size_t size = sizeof(*testWrapStr) / sizeof(char); in HWTEST_F() local
2255 size_t size = sizeof(testStr) / sizeof(char); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp66 uint32_t size; member
529 const uint64_t size = static_cast<uint64_t>(iPlat.bytesperpixel) * in SetupBlit() local
669 constexpr void ClampOffset(int32_t& srcOffset, int32_t& dstOffset, uint32_t& size) in ClampOffset() argument
678 constexpr void ClampOffset(Offset3D& srcOffset, Offset3D& dstOffset, Size3D& size) in ClampOffset() argument
685 ClampSize(int32_t offset, uint32_t maxSize, uint32_t& size) ClampSize() argument
692 ClampSize(const Offset3D& offset, const GpuImageDesc& desc, Size3D& size) ClampSize() argument
1839 auto size = renderCmd.imageCopy.extent; RenderCommandCopyImage() local
[all...]

Completed in 116 milliseconds

1...<<571572573574575576577578579580>>...596