Searched refs:SkStackViewLayout (Results 1 – 5 of 5) sorted by relevance
10 SkStackViewLayout::SkStackViewLayout() in SkStackViewLayout() function in SkStackViewLayout20 void SkStackViewLayout::setOrient(Orient ori) in setOrient()26 void SkStackViewLayout::getMargin(SkRect* margin) const in getMargin()32 void SkStackViewLayout::setMargin(const SkRect& margin) in setMargin()37 void SkStackViewLayout::setSpacer(SkScalar spacer) in setSpacer()42 void SkStackViewLayout::setPack(Pack pack) in setPack()48 void SkStackViewLayout::setAlign(Align align) in setAlign()54 void SkStackViewLayout::setRound(bool r) in setRound()97 void SkStackViewLayout::onLayoutChildren(SkView* parent) in onLayoutChildren()198 void SkStackViewLayout::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
80 SkStackViewLayout* layout; in onEvent()84 layout = (SkStackViewLayout*)this->getLayout(); in onEvent()89 layout = new SkStackViewLayout; in onEvent()
18 SkStackViewLayout.cpp \
15 class SkStackViewLayout : public SkView::Layout {17 SkStackViewLayout();
35 '../include/views/SkStackViewLayout.h',56 '../src/views/SkStackViewLayout.cpp',