Home | History | Annotate | Download | only in ports

Lines Matching refs:stem_chars

1056     const char stem_chars[] = {'i', 'I', '!', '1'};
1148 for (size_t i = 0; i < SK_ARRAY_COUNT(stem_chars); i++) {
1150 if (GetCharABCWidths(hdc, stem_chars[i], stem_chars[i], &abcWidths)) {