OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hasmultiplepaths
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/svg/
SkSVGPath.cpp
30
bool
hasMultiplePaths
= false;
36
hasMultiplePaths
= *firstZ != '\0';
38
if (
hasMultiplePaths
) {
Completed in 119 milliseconds