Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp2020 SkPaint whiteSpaces; variable
2021 whiteSpaces.setColor(SK_ColorLTGRAY);
2058 text_style.setBackgroundColor(whiteSpaces);
2070 text_style.setBackgroundColor(whiteSpaces);
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp6013 SkPaint whiteSpaces; in UNIX_ONLY_TEST() local
6014 whiteSpaces.setColor(SK_ColorLTGRAY); in UNIX_ONLY_TEST()
6034 text_style.setBackgroundColor(whiteSpaces); in UNIX_ONLY_TEST()

Completed in 17 milliseconds