Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_pool.cpp71 bool StringPool::Grow(size_t expand) in Grow()
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring_pool.cpp71 bool StringPool::Grow(size_t expand) in Grow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Drender_collapsing_navigation_bar.cpp299 void RenderCollapsingNavigationBar::PrepareTitleSizeTranslate(double expand, double collapse) in PrepareTitleSizeTranslate()
315 void RenderCollapsingNavigationBar::PrepareSubtitleSizeTranslate(double expand, double collapse) in PrepareSubtitleSizeTranslate()
331 void RenderCollapsingNavigationBar::PreparePositionTranslate(double expand, double collapse) in PreparePositionTranslate()
H A Drender_collapsing_navigation_bar.h92 double expand = 0.0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_component.h102 void SetExpand(bool expand) in SetExpand()
H A Drender_list_item_group.h57 void SetExpand(bool expand) in SetExpand()
H A Dlist_component.cpp201 void ListComponent::SetGroupState(int32_t expandIndex, bool expand) in SetGroupState()
H A Drender_list_item_group.cpp73 double RenderListItemGroup::GetRotateAngle(bool expand) in GetRotateAngle()
618 void RenderListItemGroup::UpdateGroupComponentStatus(bool expand) in UpdateGroupComponentStatus()
H A Dlayout_manager.h255 void AddItemGroupExpand(int32_t index, bool expand) in AddItemGroupExpand()
H A Dlist_layout_manager.cpp695 bool expand = GetExpandStatus(groupIndex); in UpdateItemGroupAttr() local
H A Drender_list.cpp706 void RenderList::SetGroupState(int32_t index, bool expand) in SetGroupState()
H A Dlist_element.cpp949 void ListElement::SetGroupState(int32_t expandIndex, bool expand) in SetGroupState()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dinit_utils.c114 char **expand = (char **)malloc(sizeof(char*) * itemCounts); in SplitStringExt() local
/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dslab.h220 bool expand() in expand() function
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h390 void SetExpandWidth(bool expand) in SetExpandWidth()
415 void SetExpandHeight(bool expand) in SetExpandHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp690 void DOMList::ExpandGroup(const std::string& groupId, bool expand) in ExpandGroup()
/ohos5.0/base/startup/init/services/utils/
H A Dinit_utils.c346 char **expand = (char **)(realloc(items, sizeof(char *) * itemCounts)); in SplitStringExt() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dast.js865 expand() { method in Ast
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c897 bool expand = false; in CopyWaitEventFdsUnsafe() local