OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IconManagerFont
(Results
1 - 12
of
12
) sorted by relevancy
/xsrc/external/mit/twm/dist/src/
system.twmrc
18
IconManagerFont
"-adobe-helvetica-bold-r-normal--*-100-*-*-*"
screen.h
192
MyFont
IconManagerFont
; /* window list font structure */
twm.c
795
Scr->
IconManagerFont
.font = NULL;
796
Scr->
IconManagerFont
.fontset = NULL;
797
Scr->
IconManagerFont
.name = DEFAULT_NICE_FONT;
811
GetFont(&Scr->
IconManagerFont
);
831
DestroyFont(&scr->
IconManagerFont
);
iconmgr.c
394
h = Scr->
IconManagerFont
.height + 10;
633
wheight = Scr->
IconManagerFont
.height + 10;
events.c
1125
&Scr->
IconManagerFont
);
1127
&Scr->
IconManagerFont
, Scr->NormalGC,
1128
iconmgr_textx, Scr->
IconManagerFont
.y + 4,
parse.c
502
{ "
iconmanagerfont
", SKEYWORD, kws_IconManagerFont },
787
Scr->
IconManagerFont
.name = s;
/xsrc/external/mit/twm/dist/sample-twmrc/
lemke.twmrc
15
IconManagerFont
"-adobe-helvetica-bold-r-normal--14-100-100-100-p-82-iso8859-1"
/xsrc/external/mit/ctwm/dist/
iconmgr.c
781
h = Scr->
IconManagerFont
.avg_height
1151
wheight = Scr->
IconManagerFont
.avg_height
1252
XmbTextExtents(Scr->
IconManagerFont
.font_set,
1256
if(UpdateFont(&Scr->
IconManagerFont
, logical_rect.height)) {
1268
Scr->
IconManagerFont
.font_set,
1271
(Scr->
IconManagerFont
.avg_height - logical_rect.height) / 2
screen.h
722
MyFont
IconManagerFont
; ///<
IconManagerFont
config var
occupation.c
619
occwin->font = Scr->
IconManagerFont
;
parse_be.c
307
{ "
iconmanagerfont
", SKEYWORD, kws_IconManagerFont },
1004
Scr->
IconManagerFont
.basename = s;
workspace_manager.c
164
Scr->workSpaceMgr.buttonFont = Scr->
IconManagerFont
;
Completed in 13 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026