Home
last modified time | relevance | path

Searched defs:end (Results 326 - 350 of 8343) sorted by relevance

1...<<11121314151617181920>>...334

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_data.cpp48 BorderStyle AnimatableData<BorderStyle>::Blend(const BorderStyle& start, const BorderStyle& end, float process) in Blend() argument
57 Shadow AnimatableData<Shadow>::Blend(const Shadow& start, const Shadow& end, floa argument
21 Blend( const Dimension& start, const Dimension& end, float process) Blend() argument
33 Blend( const Color& start, const Color& end, float process) Blend() argument
63 Blend( const BackgroundImageSize& start, const BackgroundImageSize& end, float process) Blend() argument
[all...]
H A Danimatable_data.h32 static T Blend(const T& start, const T& end, float process) in Blend() argument
41 virtual T Animate(const T& start, const T& end, float process) in Animate() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_ffi.h33 int32_t end; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_menu_extension.h47 int32_t end = -1; member
H A Dlayout_info_interface.h49 virtual std::vector<ParagraphManager::TextBox> GetRectsForRange(int32_t start, int32_t end, in GetRectsForRange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_styled_string_controller.cpp50 auto end = std::max(richEditorPattern->GetTextSelector().GetTextEnd(), 0); in GetSelection() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_curve.cpp21 DrawCubicBezier(BufferInfo& gfxDstBuffer, const Point& start, const Point& control1, const Point& control2, const Point& end, const Rect& mask, int16_t width, const ColorType& color, OpacityType opacity) DrawCubicBezier() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/
H A Dranges.h31 uint32_t end; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_content.cpp58 DrawPropertyDrawableRange( RSPropertyDrawableSlot begin, RSPropertyDrawableSlot end, RSPaintFilterCanvas& canvas) const DrawPropertyDrawableRange() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_value_estimator.cpp71 float end = FRACTION_MAX; in EstimateFraction() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/
H A Dhvigorw.bat77 :end label
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dbase64_decode.h72 auto end = encodedString.end(); in CountPadding() local
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_entity_manager.h118 inline CORE_NS::EntityIterator end(const CORE_NS::IEntityManager& manager) in end() function
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/
H A Dhvigorw.bat64 :end label
/foundation/multimedia/media_library/frameworks/utils/include/
H A Depfs.h34 uint64_t end; member
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_history.cpp23 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, uint64_t start, uint64_t end) in GetHistory() argument
33 int32_t NetStatsHistory::GetHistory(std::vector<NetStatsInfo> &recv, uint32_t uid, uint64_t start, uint64_t end) in GetHistory() argument
43 GetHistory(std::vector<NetStatsInfo> &recv, const std::string &iface, uint64_t start, uint64_t end) GetHistory() argument
54 GetHistory(std::vector<NetStatsInfo> &recv, const std::string &iface, uint32_t uid, uint64_t start, uint64_t end) GetHistory() argument
65 GetHistoryByIdent(std::vector<NetStatsInfo> &recv, const std::string &ident, uint64_t start, uint64_t end) GetHistoryByIdent() argument
76 GetHistory(std::vector<NetStatsInfo> &recv, uint32_t uid, const std::string &ident, uint64_t start, uint64_t end) GetHistory() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dvirtual_network.cpp56 auto end = in RemoveUids() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Duid_range.cpp26 UidRange::UidRange(int32_t begin, int32_t end) : begin_(begin), end_(end) {} in UidRange() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dconvertor.cpp73 auto end = static_cast<decltype(begin)>(rBegin.base()); in TrimKey() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dstring_utils.h57 std::vector<uint8_t>::const_iterator end = input.end(); in BytesToStrWithType() local
/foundation/communication/bluetooth_service/test/example/bluetoothtest/
H A Dhvigorw.bat78 :end label
/kernel/linux/linux-5.10/arch/xtensa/mm/
H A Dinit.c93 unsigned long end = PFN_DOWN(range_end); in free_highpages() local
H A Dkasan_init.c37 static void __init populate(void *start, void *end) in populate() argument
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_interval.h12 sector_t end; /* highest interval end in subtree */ member
/kernel/linux/linux-5.10/drivers/firmware/
H A Dpcdp.c90 struct pcdp_device *dev, *end; in efi_setup_pcdp_console() local

Completed in 7 milliseconds

1...<<11121314151617181920>>...334