Home
last modified time | relevance | path

Searched defs:newEnd (Results 1 - 20 of 20) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/tasks/
H A Dtask_imsa.h116 TaskImsaOnSelectionChange(std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in TaskImsaOnSelectionChange() argument
/base/time/time_service/services/timer/src/
H A Dbatch.cpp86 auto newEnd = std::chrono::steady_clock::time_point::max(); in Remove() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.h72 int32_t newEnd = 0; member
H A Djs_keyboard_delegate_setting.cpp506 void JsKeyboardDelegateSetting::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() argument
/base/inputmethod/imf/test/common/src/
H A Dkeyboard_listener_test_impl.cpp54 void KeyboardListenerTestImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_stub.cpp66 int32_t newEnd = data.ReadInt32(); in OnRemoteRequest() local
145 OnSelectionChange( std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) OnSelectionChange() argument
H A Dinput_method_agent_proxy.cpp51 OnSelectionChange(std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) OnSelectionChange() argument
H A Dinput_method_ability.cpp339 OnSelectionChange( std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) OnSelectionChange() argument
/third_party/skia/src/gpu/vk/
H A DGrVkCommandBuffer.cpp126 uint32_t newEnd = newRange.baseMipLevel + newRange.levelCount - 1; in pipelineBarrier() local
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp41 void OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() argument
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_editor_test.cpp101 void KeyboardListenerImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dcast_local_file_channel_server.cpp282 int64_t newEnd = end; in ResponseFileDataRequest() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dcast_local_file_channel_server.cpp275 int64_t newEnd = end; in ResponseFileDataRequest() local
/third_party/node/deps/v8/src/torque/
H A Dcfg.h112 auto newEnd = std::remove_if(placed_blocks_.begin(), placed_blocks_.end(), in UnplaceBlockIf() local
/third_party/skia/src/gpu/
H A DGrResourceAllocator.h223 void extendEnd(unsigned int newEnd) { in extendEnd() argument
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h165 int32_t newEnd = INVALID_VALUE; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dmutable_span_string.cpp240 auto newEnd = (op != SpanStringOperation::REMOVE) ? std::max(end, spanEnd) : start; in ProcessSpanBaseList() local
H A Dspan_string.cpp736 int32_t newEnd = intersection->second; in GetSpan() local
/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp324 auto newEnd = std::remove_if(props.begin(), props.end(), [&enableVec](const auto &prop) { in ListEnabledInputMethod() local
355 auto newEnd = std::remove_if(props.begin(), props.end(), [&enableVec](const auto &prop) { in ListDisabledInputMethod() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp286 int32_t newEnd = start + perRange; in abbreviateSet() local

Completed in 21 milliseconds