OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCF_BDF_ENCODINGS
(Results
1 - 15
of
15
) sorted by relevancy
/xsrc/external/mit/bdftopcf/dist/
pcf.h
87
#define
PCF_BDF_ENCODINGS
(1<<5)
pcfwrite.c
327
case
PCF_BDF_ENCODINGS
:
448
case
PCF_BDF_ENCODINGS
:
/xsrc/external/mit/libXfont/dist/include/X11/fonts/
pcf.h
86
#define
PCF_BDF_ENCODINGS
(1<<5)
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
pcf.h
86
#define
PCF_BDF_ENCODINGS
(1<<5)
/xsrc/external/mit/libXfont2/dist/test/
gen_evil_pcf_bitmapscale.py
32
PCF_BDF_ENCODINGS
= 32
153
out += toc(
PCF_BDF_ENCODINGS
, 0, len(encodings), encodings_off)
gen_evil_pcf_encoding.py
24
PCF_BDF_ENCODINGS
= 32
126
out += toc(
PCF_BDF_ENCODINGS
, 0, len(encodings), encodings_off)
gen_evil_pcf_norepad.py
31
PCF_BDF_ENCODINGS
= 32
145
out += toc(
PCF_BDF_ENCODINGS
, 0, len(encodings), encodings_off)
gen_evil_pcf_props.py
30
PCF_BDF_ENCODINGS
= 32
132
out += toc(
PCF_BDF_ENCODINGS
, 0, len(encodings), encodings_off)
gen_evil_pcf_repad.py
28
PCF_BDF_ENCODINGS
= 32
129
out += toc(
PCF_BDF_ENCODINGS
, 0, len(encodings), encodings_off)
/xsrc/external/mit/freetype/dist/src/pcf/
pcf.h
234
#define
PCF_BDF_ENCODINGS
( 1 << 5 )
pcfread.c
995
PCF_BDF_ENCODINGS
,
1010
!PCF_FORMAT_MATCH( format,
PCF_BDF_ENCODINGS
) )
/xsrc/external/mit/libXfont/dist/src/bitmap/
pcfwrite.c
310
case
PCF_BDF_ENCODINGS
:
426
case
PCF_BDF_ENCODINGS
:
pcfread.c
593
if (!pcfSeekToType(file, tables, ntables,
PCF_BDF_ENCODINGS
, &format, &size))
734
if (!pcfSeekToType(file, tables, ntables,
PCF_BDF_ENCODINGS
, &format, &size))
/xsrc/external/mit/libXfont2/dist/src/bitmap/
pcfwrite.c
312
case
PCF_BDF_ENCODINGS
:
428
case
PCF_BDF_ENCODINGS
:
pcfread.c
645
if (!pcfSeekToType(file, tables, ntables,
PCF_BDF_ENCODINGS
, &format, &size))
790
if (!pcfSeekToType(file, tables, ntables,
PCF_BDF_ENCODINGS
, &format, &size))
Completed in 10 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026