Home
last modified time | relevance | path

Searched defs:position (Results 126 – 150 of 539) sorted by relevance

12345678910>>...22

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dresult_entries_window.cpp69 bool ResultEntriesWindow::MoveToPosition(int position) in MoveToPosition()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/data_producer/demuxer/
H A Ddemuxer.cpp77 int32_t Demuxer::Seek(int64_t position) in Seek()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp448 SkPoint position; in GetPathOffset() local
459 RSPoint position; in GetPathOffset() local
477 SkPoint position; in GetMotionPathPosition() local
489 RSPoint position; in GetMotionPathPosition() local
654 SkPoint position; in UpdateTextPath() local
722 RSPoint position; in UpdateTextPath() local
961 SkPoint position; in UpdateMotionMatrix() local
983 RSPoint position; in UpdateMotionMatrix() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H A Dstream_n_exporter.cpp121 int64_t position = -1; in WriteSync() local
162 int64_t position = -1; in Write() local
241 int64_t position = -1; in Read() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/stream_test/
H A Dincremental_source_stream_test.cpp246 uint32_t position = 5; variable
264 uint32_t position = -1; variable
442 uint32_t position = 1; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddata_packer.cpp52 inline static uint8_t* GetBufferWritableData(AVBufferPtr& ptr, size_t size, size_t position = 0) in GetBufferWritableData()
359 void DataPacker::RemoveOldData(const Position& position) in RemoveOldData()
375 bool DataPacker::RemoveTo(const Position& position) in RemoveTo()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_cursor_testcase.cpp100 int position = 0; member
129 int position = resultSet->GetPosition(); in JudgePosition() local
251 for (int position = CURSOR_POSITION_100; position > CURSOR_POSITION_NEGATIVE1; --position) { in ResultSetDb002() local
284 int position = resultSet->GetPosition(); in MoveAndCheck() local
361 int position = resultSet->GetPosition(); in MoveToPositionAndCheck() local
543 for (int position = CURSOR_POSITION_NEGATIVE1; position < ONE_RECORD; ++position) { in ResultSetDb006() local
564 for (int position = ONE_RECORD; position > CURSOR_POSITION_NEGATIVE1; --position) { in ResultSetDb006() local
737 PositionStatus01 position = {NOT_FOUND, false, false, true, false, CURSOR_POSITION_NEGATIVE1}; in ResultSetDb009() local
816 for (int position = ONE_HUNDRED_RECORDS; position > CURSOR_POSITION_NEGATIVE1; --position) { in ResultSetDb010() local
990 unsigned int position = 0; in ResultSetDb013() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp520 double position[2] = {10.0, 15.0}; variable
838 double position[2] = {10.0, 15.0}; variable
889 double position[2] = {10.0, 15.0}; variable
1215 double position[2] = {10.0, 15.0}; variable
1311 double position[2] = {10.0, 15.0}; variable
1364 double position[2] = {10.0, 15.0}; variable
1417 double position[2] = {10.0, 15.0}; variable
1473 double position[2] = {10.0, 15.0}; variable
1526 double position[2] = {10.0, 15.0}; variable
1578 double position[2] = {10.0, 15.0}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtext_field_manager.cpp20 void TextFieldManager::SetClickPosition(const Offset& position) in SetClickPosition()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontarguments_fuzzer/
H A Dfontarguments_fuzzer.cpp63 FontArguments::VariationPosition position { &coordinate, coordinateCount }; in FontArgumentsFuzzTest002() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dparagraph.h64 const size_t position; member
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_fetch_file_result_napi.h100 int32_t position; variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp110 const std::string &value, size_t position, const std::string &substr, const std::string &newstr) in Replace()
121 std::string StringHelper::Replace(const std::string &value, size_t position, size_t len, const std:… in Replace()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_swiper_function.cpp76 auto position = 0.0f; in GetPosition() local
184 void JsSwiperFunction::Execute(int32_t selectedIndex, int32_t index, float position, float mainAxis… in Execute()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/background_cloud_file_processor_test/src/
H A Dbackground_cloud_file_processor_test.cpp83 string InsertPhoto(const MediaType &mediaType, int32_t position) in InsertPhoto()
124 vector<string> PreparePhotos(const int count, const MediaType &mediaType, int32_t position) in PreparePhotos()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.cpp454 void ListLayoutManager::MoveItemToViewPort(double position) in MoveItemToViewPort()
475 void ListLayoutManager::MoveItemGroupToViewPort(double position, double size) in MoveItemGroupToViewPort()
562 void ListLayoutManager::LayoutToPosition(double position) in LayoutToPosition()
786 double position = 0; in UpdateItemPosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dspring_animation.cpp75 float position = 0.0f; in InitEstimateDuration() local
H A Dspring_curve.cpp66 float position = 0.0f; in InitEstimateDuration() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dmask.h88 void SetMaskPosition(const BackgroundImagePosition& position) in SetMaskPosition()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_settings.cpp36 const auto position = std::find(registry_.begin(), registry_.end(), this); in ~SystemParameter() local
/ohos5.0/foundation/barrierfree/accessibility/frameworks/aafwk/test/unittest/
H A Daccessible_ability_client_impl_test.cpp348 AccessibilityGesturePosition position; variable
363 AccessibilityGesturePosition position; variable
688 int32_t position; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_base_controller.cpp34 int32_t position = -1; in GetCaretOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_position_controller.cpp33const Dimension& position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverSc… in AnimateTo()
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dfetch_file_result_napi.h105 int32_t position; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_scroll.cpp704 void RenderScroll::JumpToPosition(double position, int32_t source) in JumpToPosition()
717 void RenderScroll::DoJump(double position, int32_t source) in DoJump()
731 void RenderScroll::AnimateTo(double position, float duration, const RefPtr<Curve>& curve, bool limi… in AnimateTo()
819 double position = GetMainOffset(currentOffset_) + distance; in ScrollBy() local
829 double position = 0.0; in GetCurrentPosition() local

12345678910>>...22