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

  /external/python/cpython3/Modules/_decimal/libmpdec/
convolute.c 33 #include "fnt.h"
49 int (*fnt)(mpd_uint_t *, mpd_size_t, int);
64 fnt = six_step_fnt;
68 fnt = std_fnt;
73 fnt = four_step_fnt;
77 if (!fnt(c1, n, modnum)) {
80 if (!fnt(c2, n, modnum)) {
116 int (*fnt)(mpd_uint_t *, mpd_size_t, int);
131 fnt = six_step_fnt;
135 fnt = std_fnt
    [all...]
  /external/freetype/src/winfonts/
module.mk 2 # FreeType 2 Windows FNT/FON module definition
20 $(ECHO_DRIVER)winfnt $(ECHO_DRIVER_DESC)Windows bitmap fonts with extension *.fnt or *.fon$(ECHO_DRIVER_DONE)
  /external/libvncserver/utils/
consolefont2c.pl 10 $fontname =~ s/\.fnt$//;
  /external/python/cpython3/Tools/msi/bundle/bootstrap/
PythonBootstrapperApplication.cpp 2038 THEME_FONT *fnt = &_theme->rgFonts[fontId]; local
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 173 milliseconds