Home
last modified time | relevance | path

Searched defs:startIndex (Results 1 - 25 of 97) sorted by relevance

1234

/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_stats_combiner.cpp37 int32_t startIndex = stats->events_.FindBestIndex(beginTime); in combine() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_builder.h51 void SetStartIndex(int32_t startIndex) in SetStartIndex() argument
/foundation/arkui/ace_engine/frameworks/core/text/
H A Dtext_emoji_processor.h25 int startIndex; member
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dline_typography.cpp28 size_t LineTypography::GetLineBreak(size_t startIndex, double width) const in GetLineBreak() argument
33 std::unique_ptr<TextLineBase> LineTypography::CreateLine(size_t startIndex, size_t count) in CreateLine() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_line_fetcher_impl.cpp25 size_t ParagraphLineFetcherImpl::GetLineBreak(size_t startIndex, SkScalar width) const in GetLineBreak() argument
29 std::unique_ptr<TextLineBase> ParagraphLineFetcherImpl::CreateLine(size_t startIndex, size_t count) in CreateLine() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_item_group_element.cpp90 void ListItemGroupElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_lineTypography.cpp47 size_t OH_Drawing_LineTypographyGetLineBreak(OH_Drawing_LineTypography *lineTypograph, size_t startIndex, double width) in OH_Drawing_LineTypographyGetLineBreak() argument
57 OH_Drawing_LineTypographyCreateLine(OH_Drawing_LineTypography *lineTypograph, size_t startIndex, size_t count) OH_Drawing_LineTypographyCreateLine() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_scroller_event_test_ng.cpp151 int32_t startIndex; in HWTEST_F() local
298 int32_t startIndex = -1; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/swiper/
H A Dswiper_element.cpp116 void SwiperElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument
122 render->OnDataSourceUpdated(ElementProxyHost::TotalCount(), startIndex); in OnDataSourceUpdated() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_element.cpp129 void WaterFlowElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_layout_wrapper_builder.h39 void UpdateIndexRange(int32_t startIndex, int32_t endIndex, const std::list<std::optional<std::string>>& ids) in UpdateIndexRange() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.h122 virtual void OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.cpp176 void TabContentProxyElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dlist_adapter.h30 int16_t startIndex; // start index of list-item inside "For type" child member
H A Dlist_component.cpp191 int16_t startIndex = JerryGetIntegerProperty(args[0], INDEX_SCROLLTO); in ListScrollTo() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_default_acceleration_structure_staging.cpp68 const uint32_t startIndex = static_cast<uint32_t>(geoms.size()); in BuildAccelerationStructure() local
93 const uint32_t startIndex = static_cast<uint32_t>(geoms.size()); in BuildAccelerationStructure() local
118 const uint32_t startIndex = static_cast<uint32_t>(geoms.size()); in BuildAccelerationStructure() local
143 const uint32_t startIndex in CopyAccelerationStructureInstanceData() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_lineTypography_test.cpp148 size_t startIndex = 0; in HWTEST_F() local
170 size_t startIndex = 0; in HWTEST_F() local
191 size_t startIndex = strlen(text) - 1; in HWTEST_F() local
216 size_t startIndex = strlen(text); in HWTEST_F() local
240 size_t startIndex = 0; HWTEST_F() local
263 size_t startIndex = 0; HWTEST_F() local
286 size_t startIndex = strlen(text) - 1; HWTEST_F() local
316 size_t startIndex = strlen(text); HWTEST_F() local
345 size_t startIndex = 0; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dline_metrics.h41 size_t startIndex = 0; member in OHOS::Rosen::SPText::LineMetrics
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dtext_trace.h70 int startIndex = 0; in CutPrettyFunction() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Dgrid_element.cpp181 void GridElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_default_acceleration_structure_staging.cpp74 const uint32_t startIndex = geomRef.startIndex; in ExecuteFrame() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography.h101 size_t startIndex; member
/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.cpp137 size_t startIndex = info.filePath_.rfind(SEPARATOR); in ParseFileDetail() local
/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
H A Dfile_path_utils_test.cpp156 size_t startIndex = 0; in HWTEST_F() local
171 size_t startIndex = 0; in HWTEST_F() local
186 size_t startIndex = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Duri_utils.cpp206 size_t startIndex = 0; in GetPermissionedUriList() local

Completed in 12 milliseconds

1234