Home
last modified time | relevance | path

Searched refs:ell (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DPathOpsAsWindingTest.cpp78 SkPoint ell[] = {{0, 0}, {4, 0}, {4, 1}, {1, 1}, {1, 4}, {0, 4}}; in DEF_TEST() local
79 test.addPoly(ell, SK_ARRAY_COUNT(ell), true); in DEF_TEST()
94 test.addPoly(ell, SK_ARRAY_COUNT(ell), true); in DEF_TEST()
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp311 const SkString& ell = this->getEllipsis(); in GetLineFontMetrics() local
312 const char *ellStr = ell.c_str(); in GetLineFontMetrics()
318 charend = ell.size(); in GetLineFontMetrics()
335 const SkString& ell = this->getEllipsis(); in GetLineFontMetrics() local
336 const char *ellStr = ell.c_str(); in GetLineFontMetrics()

Completed in 5 milliseconds