OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mappingNotifyInterest
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXt/dist/include/X11/
TranslateI.h
152
unsigned int
mappingNotifyInterest
:1;
167
unsigned int
mappingNotifyInterest
:1;
183
unsigned int
mappingNotifyInterest
:1;
/xsrc/external/mit/libXt/dist/src/
TMstate.c
1203
Boolean
mappingNotifyInterest
= False;
1231
mappingNotifyInterest
=
1232
(Boolean) (
mappingNotifyInterest
|
1233
stateTree->simple.
mappingNotifyInterest
);
1243
if (
mappingNotifyInterest
) {
1270
Boolean
mappingNotifyInterest
= False;
1279
mappingNotifyInterest
=
1280
(Boolean) (
mappingNotifyInterest
|
1281
stateTree->
mappingNotifyInterest
);
1283
if (
mappingNotifyInterest
)
[
all
...]
TMparse.c
2012
parseTree->
mappingNotifyInterest
= FALSE;
Completed in 8 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026