Home
last modified time | relevance | path

Searched defs:allocatedSize (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.h30 float allocatedSize = 0.0f; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.cpp284 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 Dselect_overlay_test_ng.cpp3232 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 Dco_routine.h79 uint64_t allocatedSize; // CoRoutine allocated size member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp1455 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 Dlinear_split_layout_algorithm.cpp160 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 Drender_split_container.cpp104 double allocatedSize = 0.0; in UpdateDisplayNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dtemplates_parser.cpp343 …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 Dtemplates_parser.cpp295 …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 Drender_grid_layout.cpp638 …auto allocatedSize = size - (strs.size() - 2) * gap; // size() - 2 means 'auto-fill' should be era… in ParseAutoFill() local