OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setRy
(Results
1 - 4
of
4
) sorted by null
/external/skia/experimental/svg/model/
SkSVGEllipse.cpp
27
void SkSVGEllipse::
setRy
(const SkSVGLength& ry) {
50
this->
setRy
(*ry);
SkSVGRect.cpp
36
void SkSVGRect::
setRy
(const SkSVGLength& ry) {
69
this->
setRy
(*ry);
/external/skqp/experimental/svg/model/
SkSVGEllipse.cpp
27
void SkSVGEllipse::
setRy
(const SkSVGLength& ry) {
50
this->
setRy
(*ry);
SkSVGRect.cpp
36
void SkSVGRect::
setRy
(const SkSVGLength& ry) {
69
this->
setRy
(*ry);
Completed in 698 milliseconds