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

  /external/freetype/src/autofit/
afcjk.c 565 FT_Bool started = 0, same_width = 1; local
601 same_width = 0;
614 metrics->root.digits_have_same_width = same_width;
    [all...]
aflatin2.c 439 FT_Bool started = 0, same_width = 1; local
465 same_width = 0;
476 metrics->root.digits_have_same_width = same_width;
    [all...]
aflatin.c 943 FT_Bool started = 0, same_width = 1; local
979 same_width = 0;
992 metrics->root.digits_have_same_width = same_width;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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 843 FT_Bool started = 0, same_width = 1; local
869 same_width = 0;
880 metrics->root.digits_have_same_width = same_width;
    [all...]

Completed in 87 milliseconds