HomeSort by: relevance | last modified time | path
    Searched refs:PCF_PROPERTIES (Results 1 - 16 of 16) sorted by relevancy

  /xsrc/external/mit/bdftopcf/dist/
pcf.h 82 #define PCF_PROPERTIES (1<<0)
pcfwrite.c 277 case PCF_PROPERTIES:
385 case PCF_PROPERTIES:
  /xsrc/external/mit/libXfont/dist/include/X11/fonts/
pcf.h 81 #define PCF_PROPERTIES (1<<0)
  /xsrc/external/mit/libXfont2/dist/include/X11/fonts/
pcf.h 81 #define PCF_PROPERTIES (1<<0)
  /xsrc/external/mit/libXfont2/dist/test/
gen_evil_pcf_bitmapscale.py 28 PCF_PROPERTIES = 1
149 out += toc(PCF_PROPERTIES, 0, len(properties), properties_off)
gen_evil_pcf_encoding.py 20 PCF_PROPERTIES = 1
122 out += toc(PCF_PROPERTIES, 0, len(properties), properties_off)
gen_evil_pcf_norepad.py 27 PCF_PROPERTIES = 1
139 out += toc(PCF_PROPERTIES, 0, len(properties), properties_off)
gen_evil_pcf_props.py 26 PCF_PROPERTIES = 1
128 out += toc(PCF_PROPERTIES, 0, len(properties), properties_off)
gen_evil_pcf_repad.py 24 PCF_PROPERTIES = 1
125 out += toc(PCF_PROPERTIES, 0, len(properties), properties_off)
  /xsrc/external/mit/freetype/dist/src/pcf/
pcf.h 229 #define PCF_PROPERTIES ( 1 << 0 )
pcfread.c 495 PCF_PROPERTIES,
  /xsrc/external/mit/mkfontscale/dist/
ident.c 64 #define PCF_PROPERTIES (1 << 0)
279 if (type == PCF_PROPERTIES) {
  /xsrc/external/mit/libXfont/dist/src/bitmap/
pcfwrite.c 262 case PCF_PROPERTIES:
367 case PCF_PROPERTIES:
pcfread.c 254 if (!pcfSeekToType(file, tables, ntables, PCF_PROPERTIES, &format, &size))
  /xsrc/external/mit/libXfont2/dist/src/bitmap/
pcfwrite.c 264 case PCF_PROPERTIES:
369 case PCF_PROPERTIES:
pcfread.c 256 if (!pcfSeekToType(file, tables, ntables, PCF_PROPERTIES, &format, &size))

Completed in 19 milliseconds