/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_pool.cpp | 71 bool StringPool::Grow(size_t expand) in Grow()
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | string_pool.cpp | 71 bool StringPool::Grow(size_t expand) in Grow()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
H A D | render_collapsing_navigation_bar.cpp | 299 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 D | render_collapsing_navigation_bar.h | 92 double expand = 0.0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_item_group_component.h | 102 void SetExpand(bool expand) in SetExpand()
|
H A D | render_list_item_group.h | 57 void SetExpand(bool expand) in SetExpand()
|
H A D | list_component.cpp | 201 void ListComponent::SetGroupState(int32_t expandIndex, bool expand) in SetGroupState()
|
H A D | render_list_item_group.cpp | 73 double RenderListItemGroup::GetRotateAngle(bool expand) in GetRotateAngle() 618 void RenderListItemGroup::UpdateGroupComponentStatus(bool expand) in UpdateGroupComponentStatus()
|
H A D | layout_manager.h | 255 void AddItemGroupExpand(int32_t index, bool expand) in AddItemGroupExpand()
|
H A D | list_layout_manager.cpp | 695 bool expand = GetExpandStatus(groupIndex); in UpdateItemGroupAttr() local
|
H A D | render_list.cpp | 706 void RenderList::SetGroupState(int32_t index, bool expand) in SetGroupState()
|
H A D | list_element.cpp | 949 void ListElement::SetGroupState(int32_t expandIndex, bool expand) in SetGroupState()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
H A D | init_utils.c | 114 char **expand = (char **)malloc(sizeof(char*) * itemCounts); in SplitStringExt() local
|
/ohos5.0/foundation/resourceschedule/ffrt/src/util/ |
H A D | slab.h | 220 bool expand() in expand() function
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/ |
H A D | text.h | 390 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 D | dom_list.cpp | 690 void DOMList::ExpandGroup(const std::string& groupId, bool expand) in ExpandGroup()
|
/ohos5.0/base/startup/init/services/utils/ |
H A D | init_utils.c | 346 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 D | ast.js | 865 expand() { method in Ast
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_base_listener.c | 897 bool expand = false; in CopyWaitEventFdsUnsafe() local
|