HomeSort by relevance Sort by last modified time
    Searched refs:lineSpacing (Results 1 - 11 of 11) sorted by null

  /external/skia/gm/
skbug_257.cpp 70 SkScalar lineSpacing = type.getFontSpacing();
71 exercise_draw_pos_text(canvas, text, 32, size / 2 + Y + lineSpacing, type);
73 size / 2 + Y + 2 * lineSpacing, type);