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

  /external/freetype/include/freetype/
ftwinfnt.h 207 FT_Byte default_char; member in struct:FT_WinFNT_HeaderRec_
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 685 CI_GET_CHAR_INFO_1D (fs, fs->default_char, NULL, cs)
712 unsigned int r = (fs->default_char >> 8); \
713 unsigned int c = (fs->default_char & 0xff); \
    [all...]
Xlib.h 1047 unsigned default_char; \/* char to print for undefined character *\/ member in struct:__anon25539
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 685 CI_GET_CHAR_INFO_1D (fs, fs->default_char, NULL, cs)
712 unsigned int r = (fs->default_char >> 8); \
713 unsigned int c = (fs->default_char & 0xff); \
    [all...]
Xlib.h 1047 unsigned default_char; \/* char to print for undefined character *\/ member in struct:__anon27129
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 685 CI_GET_CHAR_INFO_1D (fs, fs->default_char, NULL, cs)
712 unsigned int r = (fs->default_char >> 8); \
713 unsigned int c = (fs->default_char & 0xff); \
    [all...]
Xlib.h 1047 unsigned default_char; \/* char to print for undefined character *\/ member in struct:__anon28644
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
compile.c 309 convert_number(result, buf, bufend, base, maxdigits, default_char)
315 int default_char;
347 *result = default_char;
    [all...]

Completed in 402 milliseconds