OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:textmargin
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/motif_l/
xtabbed.c
280
#define XtNtextmargin "
textmargin
"
283
#define XtCTextmargin "
Textmargin
"
390
int
textmargin
;
620
h = 2 * (((XmTabsWidget)self)->xmTabs.cornerwidth + shad + ((XmTabsWidget)self)->xmTabs.
textmargin
);
621
maxwd = length - n * (shad + ((XmTabsWidget)self)->xmTabs.
textmargin
);
835
x = x0 + ((XmTabsWidget)self)->xmTabs.
textmargin
; /* Left aligned text */
837
x = x1 - ((XmTabsWidget)self)->xmTabs.
textmargin
- w; /* Right aligned text */
881
y = y0 + ((XmTabsWidget)self)->xmTabs.
textmargin
;
884
y = y1 - ((XmTabsWidget)self)->xmTabs.
textmargin
;
1098
{XtNtextmargin,XtCTextmargin,XtRInt,sizeof(((XmTabsRec*)NULL)->xmTabs.
textmargin
),XtOffsetOf(XmTabsRec,xmTabs.textmargin),XtRImmediate,(XtPointer)3 }
385
int
textmargin
;
member in struct:__anon7613
[
all
...]
xtabbed.c
280
#define XtNtextmargin "
textmargin
"
283
#define XtCTextmargin "
Textmargin
"
390
int
textmargin
;
620
h = 2 * (((XmTabsWidget)self)->xmTabs.cornerwidth + shad + ((XmTabsWidget)self)->xmTabs.
textmargin
);
621
maxwd = length - n * (shad + ((XmTabsWidget)self)->xmTabs.
textmargin
);
835
x = x0 + ((XmTabsWidget)self)->xmTabs.
textmargin
; /* Left aligned text */
837
x = x1 - ((XmTabsWidget)self)->xmTabs.
textmargin
- w; /* Right aligned text */
881
y = y0 + ((XmTabsWidget)self)->xmTabs.
textmargin
;
884
y = y1 - ((XmTabsWidget)self)->xmTabs.
textmargin
;
1098
{XtNtextmargin,XtCTextmargin,XtRInt,sizeof(((XmTabsRec*)NULL)->xmTabs.
textmargin
),XtOffsetOf(XmTabsRec,xmTabs.textmargin),XtRImmediate,(XtPointer)3 }
385
int
textmargin
;
member in struct:__anon7613
[
all
...]
Completed in 42 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026