Home
last modified time | relevance | path

Searched refs:list (Results 4851 - 4875 of 6338) sorted by relevance

1...<<191192193194195196197198199200>>...254

/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp48 std::list<RefPtr<RenderNode>> percentChild; in PerformLayout()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.h175 bool ParseTouchInfo(const TouchEventInfo& info, std::list<TouchInfo>& touchInfos, const TouchType& touchType);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.h228 std::list<GridPreloadItem> predictBuildList_;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.h296 std::list<TouchRegion> hoverRegions_;
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgeometry_node.h19 #include <list>
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_pattern.h128 std::list<int32_t> GetRouteOfFirstScope() override
/foundation/ability/ability_runtime/test/unittest/ui_extension/extension_record_manager_test/
H A Dextension_record_manager_test.cpp93 * @tc.desc: get caller token list.
123 std::list<sptr<IRemoteObject>> callerList; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h24 #include "core/components/list/list_element.h"
25 #include "core/components/list/list_item_component.h"
26 #include "core/components/list/list_theme.h"
27 #include "core/components/list/render_list.h"
41 explicit ListComponent(const std::list<RefPtr<Component>>& children);
370 int32_t index = 0; // Update the item index by the order in list. in UpdateListItemIndex()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_model_impl.cpp25 std::list<RefPtr<OHOS::Ace::Component>> componentChildren; in Create()
H A Dgrid_model_impl.cpp32 std::list<RefPtr<OHOS::Ace::Component>> componentChildren; in Create()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tab_bar.cpp24 std::list<RefPtr<Component>> tabBars; in DOMTabBar()
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.h19 #include <list>
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.h299 * @brief Defines a struct for the accessibility element information list.
317 * @param elementList Indicates accessibility elementInfo list.
329 * @param elementList Indicates accessibility elementInfo list.
418 * @param list Indicates the pointer to an <b>ArkUI_AccessibilityElementInfoList</b> object.
423 ArkUI_AccessibilityElementInfoList* list);
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.cpp72 std::list<RefPtr<FrameNode>> children; in SetLayoutNodeRect()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_styles.h151 using FONT_FEATURES_LIST = std::list<std::pair<std::string, int32_t>>;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h475 std::list<InnerScrollBarLayoutInfo> innerScrollBarLayoutInfos_;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_pattern.h399 std::list<OuterScrollBarLayoutInfo> outerScrollBarLayoutInfos_;
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.h197 std::list<size_t> placeholderPosition_;
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dcj_zip.cpp129 std::list<FileAccessor::DirectoryContentEntry> entries; in Zip()
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement_register.cpp254 std::list<WeakPtr<NG::FrameNode>> nodeList = { node }; in AddFrameNodeByInspectorId()
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/
H A Disolated_pattern_test_ng.cpp400 std::list<Accessibility::AccessibilityElementInfo> outputList; in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pbap_pse.cpp16 #include <list>
/foundation/multimedia/audio_framework/services/audio_policy/client/include/
H A Daudio_policy_client_stub_impl.h85 void OnAudioFocusInfoChange(const std::list<std::pair<AudioInterrupt, AudioFocuState>> &focusInfoList) override;
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h20 #include <list>
/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H A Daudio_server_sink_plugin.h221 std::list<std::vector<uint8_t>> cachedBuffers_;

Completed in 19 milliseconds

1...<<191192193194195196197198199200>>...254