Home
last modified time | relevance | path

Searched defs:oldEnd (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolString.cpp40 deUintptr oldEnd = size(); in append() local
49 deUintptr oldEnd = size(); in append() local
57 deUintptr oldEnd = size(); in append() local
/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
/third_party/vk-gl-cts/framework/egl/
H A DegluConfigFilter.cpp95 size_t oldEnd = m_rules.size(); in operator <<() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.h70 int32_t oldEnd = 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.cpp64 int32_t oldEnd = 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 void InputMethodAgentProxy::OnSelectionChange(std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, in 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.cpp128 uint32_t oldEnd = oldRange.baseMipLevel + oldRange.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
/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp648 BlockBuffer oldEnd = {oldInfo.buffer + suffixArray_[end], oldInfo.length - suffixArray_[end]}; in Search() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h163 int32_t oldEnd = INVALID_VALUE; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp160 auto oldEnd = (*it)->interval.second; in ApplyToSpans() local
216 auto oldEnd = (*it)->GetEndIndex(); in SplitInterval() local
654 int32_t oldEnd = spanItem->interval.second; GetSubSpanString() local
[all...]

Completed in 14 milliseconds