OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FC_CHARSET_MAP_SIZE
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/fontconfig/dist/fc-validate/
fc-validate.c
201
FcChar32 ucs4, pos, map[
FC_CHARSET_MAP_SIZE
];
215
for (j = 0; j <
FC_CHARSET_MAP_SIZE
; j++)
/xsrc/external/mit/fontconfig/dist/doc/
fccharset.fncs
175
@TYPE2@ FcChar32[
FC_CHARSET_MAP_SIZE
]% @ARG2@ map
205
@TYPE2@ FcChar32[
FC_CHARSET_MAP_SIZE
]% @ARG2@ map
/xsrc/external/mit/xfd/dist/
grid.c
169
FcChar32 map[
FC_CHARSET_MAP_SIZE
];
174
for (int i = 0; i <
FC_CHARSET_MAP_SIZE
; i++)
208
FcChar32 map[
FC_CHARSET_MAP_SIZE
];
214
for (int i =
FC_CHARSET_MAP_SIZE
- 1; i >= 0; i--)
/xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h
550
#define
FC_CHARSET_MAP_SIZE
(256/32)
555
FcChar32 map[
FC_CHARSET_MAP_SIZE
],
560
FcChar32 map[
FC_CHARSET_MAP_SIZE
],
/xsrc/external/mit/fontconfig/dist/src/
fclang.c
146
FcChar32 map[
FC_CHARSET_MAP_SIZE
];
156
for (i = 0; i <
FC_CHARSET_MAP_SIZE
; i++)
fccharset.c
776
FcChar32 map[
FC_CHARSET_MAP_SIZE
],
805
FcChar32 map[
FC_CHARSET_MAP_SIZE
],
/xsrc/external/mit/xterm/dist/
fontutils.c
2531
FcChar32 map[
FC_CHARSET_MAP_SIZE
];
2537
for (i = 0; i <
FC_CHARSET_MAP_SIZE
; i++) {
2555
FcChar32 map[
FC_CHARSET_MAP_SIZE
];
2561
for (i =
FC_CHARSET_MAP_SIZE
- 1; i >= 0; i--) {
4764
FcChar32 map[
FC_CHARSET_MAP_SIZE
];
4784
for (row = 0; row <
FC_CHARSET_MAP_SIZE
; ++row) {
Completed in 35 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026