OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTIndex
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/libX11/dist/src/xlibi18n/
XimintL.h
43
typedef INT32
DTIndex
;
48
DTIndex
next;
49
DTIndex
succession; /* successive Key Sequence */
65
DTIndex
treeused, treesize;
84
DTIndex
top;
96
DTIndex
context;
97
DTIndex
composed;
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
imLcPrs.c
461
DTIndex
*top = &im->private.local.top;
463
DTIndex
t;
681
if (old && top >= (
DTIndex
*) old && top < (
DTIndex
*) &old[oldsize])
682
top = (
DTIndex
*) (((char *)new) + (((char *)top)-(char *)old));
imLcFlt.c
49
DTIndex
t;
imLcIm.c
80
DTIndex
top;
81
DTIndex
treeused;
Completed in 5 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026