Home
last modified time | relevance | path

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

/third_party/skia/tools/fonts/
H A Dcreate_test_font.cpp55 int dashIndex = fam.find("-"); in font_header() local
56 if (dashIndex < 0) { in font_header()
59 fam.writable_str()[dashIndex] = '_'; in font_header()

Completed in 1 milliseconds