Home
last modified time | relevance | path

Searched refs:buttonRowSize_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h234 SizeF buttonRowSize_; variable
H A Dbubble_layout_algorithm.cpp474 buttonRowSize_ = buttonRow->GetGeometryNode()->GetMarginFrameSize(); in Layout()