Home | History | Annotate | Download | only in views

Lines Matching refs:SkStackViewLayout

8 #include "SkStackViewLayout.h"
10 SkStackViewLayout::SkStackViewLayout()
20 void SkStackViewLayout::setOrient(Orient ori)
26 void SkStackViewLayout::getMargin(SkRect* margin) const
32 void SkStackViewLayout::setMargin(const SkRect& margin)
37 void SkStackViewLayout::setSpacer(SkScalar spacer)
42 void SkStackViewLayout::setPack(Pack pack)
48 void SkStackViewLayout::setAlign(Align align)
54 void SkStackViewLayout::setRound(bool r)
97 void SkStackViewLayout::onLayoutChildren(SkView* parent)
198 void SkStackViewLayout::onInflate(const SkDOM& dom, const SkDOM::Node* node)