OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CIFontSet
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
XawImP.h
68
#define
CIFontSet
(1 << 1)
/xsrc/external/mit/libXaw/dist/src/
XawIm.c
664
if (pp->prev_flg &
CIFontSet
&& p->font_set != pp->font_set) {
666
p->flg |= (
CIFontSet
|CICursorP);
790
if (p->flg &
CIFontSet
) {
910
p->flg &= (unsigned long)(~(
CIFontSet
| CIFg | CIBg | CIBgPixmap | CICursorP | CILineS));
938
!(p->flg & (
CIFontSet
| CIFg | CIBg |
952
if (p->flg &
CIFontSet
) {
1042
if (IsSharedIC(ve) && p->flg &
CIFontSet
)
1045
p->flg &= (unsigned long)(~(
CIFontSet
| CIFg | CIBg | CIBgPixmap | CICursorP | CILineS));
1138
p->flg |=
CIFontSet
;
Completed in 4 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026