Home
last modified time | relevance | path

Searched defs:size (Results 5051 - 5075 of 13036) sorted by relevance

1...<<201202203204205206207208209210>>...522

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_native_view_ffi.cpp205 VectorCJInt64Handle FFICJCreateVectorCJInt64(int64_t size) in FFICJCreateVectorCJInt64() argument
H A Dcj_menu_item_ffi.cpp78 FfiOHOSAceFrameworkMenuItemContentFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkMenuItemContentFont() argument
100 FfiOHOSAceFrameworkMenuItemLabelFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkMenuItemLabelFont() argument
H A Dcj_data_panel_ffi.cpp33 VectorNativeLinearGradientHandle FFICJCreateVectorNativeLinearGradient(int64_t size) in FFICJCreateVectorNativeLinearGradient() argument
H A Dcj_alphabet_indexer_ffi.cpp78 void FfiOHOSAceFrameworkAlphabetIndexerFont(double size, int32_t unit, const char* weight, in FfiOHOSAceFrameworkAlphabetIndexerFont() argument
87 void FfiOHOSAceFrameworkAlphabetIndexerItemSize(double size, int32_t unit) in FfiOHOSAceFrameworkAlphabetIndexerItemSize() argument
60 FfiOHOSAceFrameworkAlphabetIndexerSelectedFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkAlphabetIndexerSelectedFont() argument
69 FfiOHOSAceFrameworkAlphabetIndexerPopupFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkAlphabetIndexerPopupFont() argument
H A Dcj_alert_dialog_ffi.h64 int32_t size; member
H A Dcj_image_animator_ffi.cpp134 VectorFfiImageHandle FfiCJCreateVectorFfiImage(int64_t size) in FfiCJCreateVectorFfiImage() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_list_item_group_bridge.cpp78 uint32_t size = ARG_GROUP_LENGTH; in SetDivider() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.cpp46 int64_t size = std::ftell(file.get()); in GetStringFromFile() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_source_ohos.cpp35 RefPtr<ImageSource> ImageSource::Create(const uint8_t* data, uint32_t size) in Create() argument
59 bool ImageSource::IsAstc(const uint8_t* data, size_t size) in IsAstc() argument
64 ImageSource::Size ImageSource::GetASTCInfo(const uint8_t* data, size_t size) in GetASTCInfo() argument
82 RefPtr<PixelMap> ImageSourceOhos::CreatePixelMap(const Size& size, AIImageQuality imageQuality, bool isHdrDecoderNeed) in CreatePixelMap() argument
87 CreatePixelMap( uint32_t index, const Size& size, AIImageQuality imageQuality, bool isHdrDecoderNeed) CreatePixelMap() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection/
H A Dwindow_extension_connection_ohos.cpp44 auto size = rect.GetSize(); variable
/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection_ng/
H A Dwindow_extension_connection_ohos_ng.cpp107 auto size = geometryNode->GetFrameSize(); in UpdateFrameNodeTree() local
155 auto size = node->GetGeometryNode()->GetFrameSize(); in ConnectExtension() local
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dmask.h93 void SetMaskSize(const BackgroundImageSize& size) in SetMaskSize() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/
H A Dflex_wrap_layout_algorithm_test.cpp388 SizeF size = wrapLayoutAlgorithm->GetLeftSize(crossLength, mainLeftLength, crossLeftLength); HWTEST_F() local
407 SizeF size = wrapLayoutAlgorithm->GetLeftSize(crossLength, mainLeftLength, crossLeftLength); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dline_pattern_test_ng.cpp64 auto size = layoutAlgorithm->MeasureContent(layoutProperty->CreateContentConstraint(), nullptr); variable
188 auto size = layoutAlgorithm->MeasureContent( in MeasureContentTest() local
H A Dpath_pattern_test_ng.cpp67 auto size = layoutAlgorithm->MeasureContent(layoutProperty->CreateContentConstraint(), nullptr); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dgradient_style_modifier.cpp85 auto size = colors.size(); in GetGradient() local
153 SetSizeF(const SizeF& size) SetSizeF() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_layout_algorithm.cpp114 auto size = geometryNode->GetFrameSize(); in Layout() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_paint_method.cpp26 SwitchModifier::SwitchModifier(const SizeF& size, const OffsetF& offset, float pointOffset, bool isSelect, in SwitchModifier() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_layout_algorithm.cpp87 auto size = layoutWrapper->GetGeometryNode()->GetMarginFrameSize(); in Measure() local
116 auto size = geometryNode->GetFrameSize(); in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_area/
H A Dtext_area_layout_algorithm.cpp165 auto size = layoutWrapper->GetGeometryNode()->GetFrameSize() - in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Dgrid_element.cpp140 int32_t size = static_cast<int32_t>(GetChildrenList().size()); in RequestNextFocus() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_adapter_impl.cpp42 int32_t OH_ArkUI_NodeAdapter_SetTotalNodeCount(ArkUI_NodeAdapterHandle handle, uint32_t size) in OH_ArkUI_NodeAdapter_SetTotalNodeCount() argument
123 int32_t OH_ArkUI_NodeAdapter_GetAllItems(ArkUI_NodeAdapterHandle handle, ArkUI_NodeHandle** items, uint32_t* size) in OH_ArkUI_NodeAdapter_GetAllItems() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_layout_algorithm.cpp108 auto size = layoutWrapper->GetGeometryNode()->GetFrameSize(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcheckboxgroup_modifier.cpp119 Dimension size = Dimension(sizeValue, DEFAULT_UNIT); in SetCheckboxGroupMark() local
138 Dimension size = Dimension(-1.0f); in ResetCheckboxGroupMark() local
H A Dnode_symbol_span_modifier.cpp27 void SetSymbolSpanFontColor(ArkUINodeHandle node, ArkUI_Uint32* color, int32_t size) in SetSymbolSpanFontColor() argument

Completed in 17 milliseconds

1...<<201202203204205206207208209210>>...522