Home
last modified time | relevance | path

Searched refs:size (Results 19926 - 19950 of 30191) sorted by relevance

1...<<791792793794795796797798799800>>...1208

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dbilateral_spring_adapter.cpp28 int32_t nodeSize = static_cast<int32_t>(nodes_.size()); in ResetControl()
H A Danimatable_properties.h48 void SetPropBackgroundSize(const BackgroundImageSize& size);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_adapter_impl.cpp60 for (int i = 0; i < static_cast<int>(types.size()); ++i) { in GetImageAnalyzerConfig()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_api_perf.cpp63 result.append(std::to_string(static_cast<uint64_t>(sum) / item.second.size())); in PrintToLogs()
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresponse_data.cpp45 headersStr[headersStr.size() - 1] = '}'; in GetStringValue()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_theme_utils.h56 auto retVal = func->Call(runtime, scopeMgr, argv, argv.size()); in GetWithThemeId()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_dump_log.cpp66 for (size_t i = 0; i < params.size(); ++i) { in AddListener()
H A Djs_if_else.cpp89 if (!removedElmtIds.size()) { in SetBranchId()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Ddata_panel_model_impl.cpp30 size_t length = static_cast<size_t>(values.size()); in Create()
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dinternal_resource.h139 const uint8_t* GetResource(const ResourceId id, size_t& size) const;
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_web_ffi.h43 size_t size; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_on_child_touch_test_function.cpp27 for (size_t i = 0; i < touchInfo.size(); i++) { in Execute()
/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_router.cpp58 if (uri.size() == 1) { in GetPagePath()
/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
H A Dindexer_accessibility_test_ng.cpp45 EXPECT_EQ(accessibilityProperty_->GetEndIndex(), GetLongArrayValue().size() - 1); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_row/
H A Dgrid_row_new_test_ng.cpp95 ASSERT_EQ(frameNode->GetChildren().size(), 8); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/stack/
H A Dstack_new_test_ng.cpp79 ASSERT_EQ(frameNode->GetChildren().size(), 2); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_input/
H A Dtext_input_layout_algorithm.h46 SizeT<float> size = SizeT<float>(0.0f, 0.0f); member
/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.h49 double size = 0.0; variable
H A Dpointer_event.h67 double size = 0.0; member
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.h19 #include "base/geometry/size.h"
187 * contain current chunk index and size
255 * @param size : return data size
258 uint8_t *GetFrameData(uint32_t index, uint32_t *size, bool oldWay = false);
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dtext_picker_composed_element.cpp78 result = result.substr(0, result.size() - 1); in GetRange()
H A Dpicker_text_dialog_composed_element.cpp79 for (size_t i = 0; i < range.size(); i++) { in GetRange()
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dmulti_fingers_recognizer.cpp28 if (refereePointers_.size() == acceptedCount_) { in OnAccepted()
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_child.h83 size_t count = children.size(); in Count()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dmodule_info.cpp59 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, preloads.size()); in Marshalling()

Completed in 21 milliseconds

1...<<791792793794795796797798799800>>...1208