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

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pcf/
pcfdrivr.c 367 FT_Bool unicode_charmap = 0; local
385 unicode_charmap = 1;
399 if ( unicode_charmap )
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/bdf/
bdfdrivr.c 514 FT_Bool unicode_charmap = 0; local
548 unicode_charmap = 1;
561 if ( unicode_charmap )

Completed in 2615 milliseconds