OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hash_next
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXft/dist/src/
xftfreetype.c
808
for (font = (XftFontInt *) *bucket; font; font = (XftFontInt *) font->
hash_next
)
985
font->
hash_next
= *bucket;
1169
prev = &(*(XftFontInt **) prev)->
hash_next
)
1173
*prev = font->
hash_next
;
xftint.h
153
XftFont *
hash_next
; /* fonts in this hash chain */
member in struct:_XftFontInt
Completed in 6 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026