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

  /external/freetype/src/autofit/
afcjk.c 516 FT_Bool started = 0, same_width = 1; local
542 same_width = 0;
553 metrics->root.digits_have_same_width = same_width;
    [all...]
aflatin2.c 434 FT_Bool started = 0, same_width = 1; local
460 same_width = 0;
471 metrics->root.digits_have_same_width = same_width;
    [all...]
aflatin.c 820 FT_Bool started = 0, same_width = 1; local
846 same_width = 0;
857 metrics->root.digits_have_same_width = same_width;
    [all...]

Completed in 86 milliseconds