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

  /external/chromium_org/third_party/freetype/src/autofit/
afcjk.c 509 FT_Bool started = 0, same_width = 1; local
535 same_width = 0;
546 metrics->root.digits_have_same_width = same_width;
    [all...]
aflatin.c 505 FT_Bool started = 0, same_width = 1; local
530 same_width = 0;
541 metrics->root.digits_have_same_width = same_width;
    [all...]
aflatin2.c 433 FT_Bool started = 0, same_width = 1; local
459 same_width = 0;
470 metrics->root.digits_have_same_width = same_width;
    [all...]
  /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 819 FT_Bool started = 0, same_width = 1; local
845 same_width = 0;
856 metrics->root.digits_have_same_width = same_width;
    [all...]

Completed in 70 milliseconds