Home
last modified time | relevance | path

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

/third_party/skia/tools/fonts/
H A Dcreate_test_font.cpp305 static const char* slant_to_string(SkFontStyle::Slant slant) { in slant_to_string() function
332 style.weight(), style.width(), slant_to_string(style.slant())); in generate_index()
356 style.weight(), style.width(), slant_to_string(style.slant()), in generate_index()
368 slant_to_string(font.fNamedStyle.fStyle.slant()), testFontsIndex, font.fFile); in generate_index()

Completed in 1 milliseconds