Home
last modified time | relevance | path

Searched defs:endPos (Results 51 - 75 of 129) sorted by relevance

123456

/third_party/node/deps/icu-small/source/common/
H A Drbbi_cache.cpp120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi_cache.cpp120 void RuleBasedBreakIterator::DictionaryCache::populateDictionary(int32_t startPos, int32_t endPos, in populateDictionary() argument
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h62 inline size_t endPos() const { return fEnd.position(); } in endPos() function in skia::textlayout::TextWrapper::TextStretch
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp80 size_t endPos = 0; in SplitString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp483 auto endPos in LayoutCachedALineForward() local
113 LayoutALineForward(LayoutWrapper* layoutWrapper, int32_t& currentIndex, float startPos, float& endPos) LayoutALineForward() argument
163 LayoutALineBackward(LayoutWrapper* layoutWrapper, int32_t& currentIndex, float endPos, float& startPos) LayoutALineBackward() argument
495 LayoutCachedALineBackward(LayoutWrapper* layoutWrapper, int32_t& index, float& endPos, float crossSize) LayoutCachedALineBackward() argument
623 auto endPos = GetItemPosition().begin()->second.startPos - GetSpaceWidth(); LayoutCachedBackward() local
[all...]
H A Dlist_item_group_pattern.h57 float endPos = 0.0f; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_layout_test_ng.cpp370 float endPos = 0.1f; in HWTEST_F() local
462 float endPos = 0.0f; in HWTEST_F() local
604 float endPos = 0.0f; in HWTEST_F() local
1073 float endPos = 0.1f; in HWTEST_F() local
1115 float endPos = 2.0f; HWTEST_F() local
1493 float endPos = 0.1f; HWTEST_F() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp37 constexpr int endPos = 13; member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp127 int64_t endPos = initSegment->rangeEnd_; in Open() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp284 std::string::size_type endPos = str.find_first_of(delimiter, startPos); in SplitString() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DLSTMBreakEngine.java184 private String substring(CharacterIterator text, int startPos, int endPos) { in substring() argument
197 public void vectorize(CharacterIterator text, int startPos, int endPos, in vectorize() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcrelativedateformattest.c46 int32_t endPos; member
499 int32_t beginPos, endPos; in TestNumericField() local
554 int32_t beginPos, endPos; in TestNumericField() local
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
H A DNativeImageAdaptor.cpp41 const char *endPos = eglExtensions + strlen(eglExtensions); in CheckEglExtension() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp364 off_t endPos = lseek(fd, 0, SEEK_END); in LimitCppCrashLog() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dio_collector_impl.cpp156 auto endPos = fileName.find(EXPORT_FILE_SUFFIX); in GetFileNameNum() local
/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp281 size_t endPos = input.find(end, beginPos); in GetMidSubstr() local
339 auto endPos = target.find_first_of(end, beginPos); in FindMatchSubString() local
440 size_t endPos = cmdLine.size(); in FormatCmdLine() local
/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp162 size_t endPos = procNameEndPos - procNameStartPos; in GetProcessNameFromProcCmdline() local
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp100 std::size_t endPos = file.find_last_of('.'); in GetFileName() local
107 std::size_t endPos = filePath.find_last_of('/'); in GetHmpName() local
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_utils.h611 auto endPos = str.find_last_not_of(cTrim); in TrimStr() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_mgr.cpp390 int32_t endPos = static_cast<int32_t>(std::max(eInd.position_, sInd.position_)); in CalculateIntersectedRegion() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_sw.cpp315 float endPos = FillBackHelper(mainLen, idx++, laneIdx); in FillBackSection() local
392 float endPos = in RecoverBack() local
402 float endPos = FillBackHelper(mainLen, idx++, laneIdx); RecoverBack() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.cpp170 auto endPos = currentOffset_ + maxHeight_; in GetOverScrolledDelta() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp276 bool UIChartDataSerial::UpdatePeakAndValley(uint16_t startPos, uint16_t endPos) in UpdatePeakAndValley() argument
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp446 auto endPos = BASE_NS::string::npos; in InsertIntoString() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_utils.cpp232 std::string::size_type endPos = str.find_first_of(delimiter, startPos); in SplitString() local

Completed in 27 milliseconds

123456