Home
last modified time | relevance | path

Searched refs:GetEnd (Results 1 – 25 of 58) sorted by relevance

123

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp97 … if (match.GetBegin() >= clearMatch.GetBegin() && match.GetEnd() <= clearMatch.GetEnd()) { in FilterByRules()
145 … if (!(currentMatch.GetBegin() == match.GetBegin() && currentMatch.GetEnd() == match.GetEnd()) && in FilterOverlayFirst()
147 … currentMatch.GetEnd() < match.GetEnd()) && !(match.GetBegin() < currentMatch.GetBegin() && in FilterOverlayFirst()
148 … currentMatch.GetBegin() < match.GetEnd() && match.GetEnd() < currentMatch.GetEnd())) { in FilterOverlayFirst()
182 … if ((currentMatch.GetBegin() > match.GetBegin() && currentMatch.GetEnd() <= match.GetEnd()) || in FilterOverlaySecond()
183 … (currentMatch.GetBegin() == match.GetBegin() && currentMatch.GetEnd() < match.GetEnd())) { in FilterOverlaySecond()
186 … else if (currentMatch.GetBegin() <= match.GetBegin() && currentMatch.GetEnd() >= match.GetEnd()) { in FilterOverlaySecond()
268 …icu::UnicodeString right = content.tempSubString(nextMatch.GetEnd(), end + 1 - nextMatch.GetEnd()); in DealMatchE()
274 match.SetEnd(nextMatch.GetEnd() + add); in DealMatchE()
494 …cu::UnicodeString ss = content.tempSubString(current.GetEnd(), nextMatch.GetBegin() - current.GetE… in GetResult()
[all …]
H A Ddate_rule_init.cpp135 …icu::UnicodeString subMessage = message.tempSubString(match.GetBegin(), match.GetEnd() - match.Get… in GetMatchedInfo()
139 subMatch.SetEnd(subMatch.GetEnd() + match.GetBegin()); in GetMatchedInfo()
H A Ddate_time_matched.cpp54 result[i * posDateTime + posEnd] = matches[i].GetEnd(); in GetMatchedDateTime()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imfselection_range_adapter_wrapper.cpp31 int32_t ArkIMFSelectionRangeAdapterWrapper::GetEnd() in GetEnd() function in OHOS::ArkWeb::ArkIMFSelectionRangeAdapterWrapper
33 return ctocpp_->GetEnd(); in GetEnd()
H A Dark_imfselection_range_adapter_wrapper.h31 int32_t GetEnd() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imf_selection_range_adapter_impl.cpp30 int32_t ArkIMFSelectionRangeAdapterImpl::GetEnd() in GetEnd() function in OHOS::ArkWeb::ArkIMFSelectionRangeAdapterImpl
32 return real_->GetEnd(); in GetEnd()
H A Dark_imf_selection_range_adapter_impl.h31 int32_t GetEnd() override;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Ddate_picker_composed_element.cpp44 DumpLog::GetInstance().AddDesc(std::string("end: ").append(GetEnd())); in Dump()
71 jsonValue->Put("end", GetEnd().c_str()); in GetConstructor()
92 std::string DatePickerComposedElement::GetEnd() const in GetEnd() function in OHOS::Ace::V2::DatePickerComposedElement
H A Ddate_picker_dialog_composed_element.cpp52 jsonValue->Put("end", GetEnd().c_str()); in GetShow()
81 std::string DatePickerDialogComposedElement::GetEnd() const in GetEnd() function in OHOS::Ace::V2::DatePickerDialogComposedElement
H A Ddate_picker_dialog_composed_element.h37 std::string GetEnd() const;
H A Ddate_picker_composed_element.h36 std::string GetEnd() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_editing_value.cpp149 int32_t end = selection.GetEnd(); in SelectionAwareTextManipulation()
207 int32_t end = selection.GetEnd(); in GetSelectedText()
227 int32_t end = textSelection.GetEnd(); in GetSelectedText()
246 int32_t end = selection.GetEnd(); in GetAfterSelection()
H A Dtext_compose.h60 inline int32_t GetEnd() const in GetEnd() function
H A Dtext_selection.h71 inline int32_t GetEnd() const in GetEnd() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp851 UpdateSelection(selection.GetStart(), selection.GetEnd()); in OnDoubleClick()
899 auto selEnd = GetEditingValue().selection.GetEnd(); in ShowTextOverlay()
1234 UpdateSelection(GetEditingValue().selection.GetEnd()); in CloseKeyboard()
1592 auto end = valueToUpdate.selection.GetEnd(); in KeyboardEditingValueFilter()
1869 int32_t endPos = GetEditingValue().selection.GetEnd(); in DeleteLeft()
1876 int32_t endPos = GetEditingValue().selection.GetEnd(); in DeleteRight()
2026 auto selEnd = GetEditingValue().selection.GetEnd(); in UpdateOverlay()
2109 jsonResult->Put("end", newValue.selection.GetEnd()); in FireSelectChangeIfNeeded()
2303 UpdateSelection(GetEditingValue().selection.GetEnd()); in SetIsOverlayShowed()
2321 int32_t endPos = value.selection.GetEnd(); in HandleOnSelect()
[all …]
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/include/context/
H A Dget_iface_stats_context.h42 uint32_t GetEnd() const;
H A Dget_iface_uid_stats_context.h42 uint32_t GetEnd() const;
H A Dupdate_iface_stats_context.h44 uint32_t GetEnd() const;
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_exec.cpp97 … context->GetEnd(), context->GetStatsInfo()); in ExecGetIfaceStats()
105 … context->GetStart(), context->GetEnd(), in ExecGetIfaceUidStats()
114 … context->GetEnd(), context->GetStatsInfo()); in ExecUpdateIfacesStats()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dmotion_path_option.h55 float GetEnd() const in GetEnd() function
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dmatched_number_info.h44 int GetEnd() in GetEnd() function
/ohos5.0/base/time/time_service/services/timer/include/
H A Dbatch.h33 std::chrono::steady_clock::time_point GetEnd() const;
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Dmatched_date_time_info.h66 int GetEnd() in GetEnd() function
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/phonenumbermatched_fuzzer/
H A Dphonenumbermatched_fuzzer.cpp50 matchedNumberInfo2->GetEnd(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/datetimefilter_fuzzer/
H A Ddatetimefilter_fuzzer.cpp48 matchedDateTimeInfo->GetEnd(); in DoSomethingTestWithMyAPI()

123