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 505 FT_Bool started = 0, same_width = 1; local
531 same_width = 0;
542 metrics->root.digits_have_same_width = same_width;
    [all...]
aflatin.c 435 FT_Bool started = 0, same_width = 1; local
460 same_width = 0;
471 metrics->root.digits_have_same_width = same_width;
    [all...]
aflatin2.c 423 FT_Bool started = 0, same_width = 1; local
449 same_width = 0;
460 metrics->root.digits_have_same_width = same_width;
    [all...]

Completed in 124 milliseconds