/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/ |
H A D | linear_layout_utils.h | 30 float allocatedSize = 0.0f; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/ |
H A D | render_flex.cpp | 284 double allocatedSize = allocatedSize_; in PerformLayoutInWeightMode() local 352 double allocatedSize = allocatedSize_; in LayoutMagicNodes() local 506 double allocatedSize = allocatedSize_; in PerformLayoutInItemMode() local 828 double allocatedSize = allocatedSize_; in RedoLayoutFlexItem() local 844 double allocatedSize = allocatedSize_; in LayoutInfinityChild() local 966 void RenderFlex::ResizeByItem(const RefPtr<RenderNode>& item, double& allocatedSize) in ResizeByItem()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
H A D | select_overlay_test_ng.cpp | 3232 float allocatedSize = 3.0f; variable 3254 float allocatedSize = 3.0f; variable 3276 float allocatedSize = 3.0f; variable 3298 float allocatedSize = 3.0f; variable 3320 float allocatedSize = 3.0f; variable 3345 float allocatedSize = 2.0f; variable 3377 float allocatedSize = 2.0f; variable 3874 float allocatedSize = 11.0f; variable 3902 float allocatedSize = 11.0f; variable 3923 float allocatedSize = 14.0f; variable [all …]
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | co_routine.h | 79 uint64_t allocatedSize; // CoRoutine allocated size member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_node.cpp | 1455 bool SelectOverlayNode::AddSystemDefaultOptions(float maxWidth, float& allocatedSize) in AddSystemDefaultOptions() 1475 void SelectOverlayNode::ShowCut(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOverlay… in ShowCut() 1495 void SelectOverlayNode::ShowCopy(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOverla… in ShowCopy() 1516 void SelectOverlayNode::ShowPaste(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOverl… in ShowPaste() 1541 void SelectOverlayNode::ShowCopyAll(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOve… in ShowCopyAll() 1562 void SelectOverlayNode::ShowAIWrite(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOve… in ShowAIWrite() 1586 void SelectOverlayNode::ShowShare(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOverl… in ShowShare() 1637 void SelectOverlayNode::ShowCamera(float maxWidth, float& allocatedSize, std::shared_ptr<SelectOver… in ShowCamera() 1885 float allocatedSize = 0.0f; in UpdateMenuInner() local 1931 …bool isDefaultOverMaxWidth, float maxWidth, float allocatedSize, int32_t& extensionOptionStartInde… in LandscapeMenuAddMenuOptions()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/ |
H A D | linear_split_layout_algorithm.cpp | 160 float allocatedSize = 0.0f; in MeasureChildren() local 219 float allocatedSize = 0.0f; in MeasureChildrenBeforeAPI10() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/split_container/ |
H A D | render_split_container.cpp | 104 double allocatedSize = 0.0; in UpdateDisplayNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | templates_parser.cpp | 343 …auto allocatedSize = size - (strs.size() - 2) * gap; // size() - 2 means 'auto-fill' should be era… in ParseAutoFill() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | templates_parser.cpp | 295 …auto allocatedSize = size - (strs.size() - 2) * gap; // size() - 2 means 'auto-fill' should be era… in ParseAutoFill() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/ |
H A D | render_grid_layout.cpp | 638 …auto allocatedSize = size - (strs.size() - 2) * gap; // size() - 2 means 'auto-fill' should be era… in ParseAutoFill() local
|