Home
last modified time | relevance | path

Searched refs:u_width_max (Results 1 – 4 of 4) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/include/allegro/
H A Dunicode.h36 …T char *s)), AL_METHOD(int, u_cwidth, (int c)), AL_METHOD(int, u_isok, (int c)), int u_width_max));
/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/
H A Dunicode.cpp52 int u_width_max; member
/dports/devel/allegro/allegro-4.4.3.1/src/
H A Dunicode.c573 info->u_width_max = uwidth_max; in register_uformat()
829 return info->u_width_max; in uwidth_max()
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/internal/
H A Daintern.h104 int u_width_max; member