OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:globalConverterTable
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
Convert.c
106
register ConverterTable
globalConverterTable
;
109
globalConverterTable
= _XtGetProcessContext()->
globalConverterTable
;
115
if (
globalConverterTable
) {
121
for (rec = *
globalConverterTable
++; rec; rec = rec->next) {
260
if (!process->
globalConverterTable
) {
261
process->
globalConverterTable
= (ConverterTable)
264
_XtTableAddConverter(process->
globalConverterTable
, from, to,
313
if (!process->
globalConverterTable
) {
314
process->
globalConverterTable
= (ConverterTable
[
all
...]
/xsrc/external/mit/libXt/dist/include/X11/
InitialI.h
138
ConverterTable
globalConverterTable
;
Completed in 6 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026