OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setOrient
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/include/views/
SkStackViewLayout.h
26
void
setOrient
(Orient);
/external/skia/include/views/
SkStackViewLayout.h
26
void
setOrient
(Orient);
/external/chromium_org/third_party/skia/src/views/
SkStackViewLayout.cpp
20
void SkStackViewLayout::
setOrient
(Orient ori)
204
this->
setOrient
((Orient)index);
/external/skia/src/views/
SkStackViewLayout.cpp
20
void SkStackViewLayout::
setOrient
(Orient ori)
204
this->
setOrient
((Orient)index);
Completed in 136 milliseconds