OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:track_mem_usage
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/libXft/dist/src/
xftdpy.c
185
info->
track_mem_usage
= FcFalse;
186
info->
track_mem_usage
= XftDefaultGetBool (dpy,
190
printf ("global track mem usage %s\n", BtoS(info->
track_mem_usage
));
302
info->
track_mem_usage
= XftDefaultGetBool (dpy,
304
info->
track_mem_usage
);
306
printf ("update track mem usage %s\n", BtoS(info->
track_mem_usage
));
xftint.h
182
FcBool
track_mem_usage
; /* Use XftGlyphUsage */
member in struct:_XftFontInt
252
FcBool
track_mem_usage
;
member in struct:_XftDisplayInfo
xftglyphs.c
1069
if (font->
track_mem_usage
) {
1158
if (font->
track_mem_usage
) {
1232
if (font->
track_mem_usage
) {
1256
&& font->
track_mem_usage
1357
if (font->
track_mem_usage
)
xftfreetype.c
1043
font->
track_mem_usage
= info->
track_mem_usage
;
1045
font->sizeof_glyph = (font->
track_mem_usage
Completed in 9 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026