Searched defs:buttonLayoutWrapper (Results 1 – 2 of 2) sorted by relevance
140 const RefPtr<LayoutWrapper>& buttonLayoutWrapper, float parentWidth) in MeasureControlButton()175 LayoutWrapper* layoutWrapper, const RefPtr<LayoutWrapper>& buttonLayoutWrapper) in LayoutControlButton()
47 auto buttonLayoutWrapper = dirty->GetOrCreateChildByIndex(BUTTON_INDEX); in OnDirtyLayoutWrapperSwap() local