Searched refs:Orient (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/views/
H A DSkStackViewLayout.h19 enum Orient { enum in class:SkStackViewLayout
25 Orient getOrient() const { return (Orient)fOrient; }
26 void setOrient(Orient);
/external/skia/include/views/
H A DSkStackViewLayout.h19 enum Orient { enum in class:SkStackViewLayout
25 Orient getOrient() const { return (Orient)fOrient; }
26 void setOrient(Orient);
/external/chromium_org/third_party/skia/src/views/
H A DSkStackViewLayout.cpp20 void SkStackViewLayout::setOrient(Orient ori)
204 this->setOrient((Orient)index);
/external/skia/src/views/
H A DSkStackViewLayout.cpp20 void SkStackViewLayout::setOrient(Orient ori)
204 this->setOrient((Orient)index);

Completed in 49 milliseconds