OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XtIsManaged
(Results
1 - 21
of
21
) sorted by relevancy
/xsrc/external/mit/xedit/dist/
util.c
420
&&
XtIsManaged
(texts[i]))
443
&&
XtIsManaged
(texts[i])) {
620
if (
XtIsManaged
(XtParent(dirwindow)))
625
if (idx < 0 || (!
XtIsManaged
(texts[1]) && !
XtIsManaged
(texts[2]))) {
634
uidx =
XtIsManaged
(texts[1]) ? 1 : 2;
640
if (!
XtIsManaged
(texts[2]))
728
if (idx < 0 || (!
XtIsManaged
(texts[1]) && !
XtIsManaged
(texts[2]))) {
734
oidx =
XtIsManaged
(texts[1]) ? 1 : 2
[
all
...]
tags.c
541
if (!
XtIsManaged
(texts[1]))
commands.c
659
if (
XtIsManaged
(XtParent(dirwindow)))
/xsrc/external/mit/libXt/dist/include/X11/
IntrinsicI.h
94
#define
XtIsManaged
(object) \
Intrinsic.h
569
extern Boolean
XtIsManaged
(
/xsrc/external/mit/libXaw/dist/src/
Form.c
561
if (
XtIsManaged
(*childP)) {
634
if (!
XtIsManaged
(*childP))
739
XtIsManaged
(w);
748
if (!
XtIsManaged
(*childP))
917
if (
XtIsManaged
(nw)) {
1037
if (!
XtIsManaged
(child))
1095
if (
XtIsManaged
(nw)) {
Dialog.c
257
if (
XtIsManaged
(*childP) &&
423
if (
XtIsManaged
(*childP) &&
Vendor.c
433
if(
XtIsManaged
( sw->composite.children[ i ] ) ) {
511
if (
XtIsManaged
(*childP)) {
SimpleMenu.c
475
if (!
XtIsManaged
((Widget)*entry))
1131
if (!
XtIsManaged
(kid))
1141
&&
XtIsManaged
((Widget)smw->simple_menu.label)) {
1178
if (!
XtIsManaged
(kid))
1226
if (!
XtIsManaged
(kid))
1490
if (!
XtIsManaged
((Widget)*entry))
1648
if (!
XtIsManaged
(kid))
Box.c
218
if (
XtIsManaged
(bbw->composite.children[i])
314
if (XtIsRealized(*childP) &&
XtIsManaged
(*childP)
Porthole.c
144
if (
XtIsManaged
(*children))
Paned.c
1264
if (!IsPane(*childP) || !
XtIsManaged
(*childP)) {
1311
if (
XtIsManaged
(*childP))
1819
if (
XtIsManaged
(*childP) && (PaneSize(*childP, !vert) > size))
1830
if (
XtIsManaged
(*childP)) {
1945
if (
XtIsManaged
(cnew)) /* if paned is unrealized this will
Viewport.c
409
if (
XtIsManaged
(*childP)
/xsrc/external/mit/libXt/dist/src/
Intrinsic.c
235
if (
XtIsManaged
(children[i - 1]))
761
#undef
XtIsManaged
763
XtIsManaged
(Widget object)
Manage.c
404
if (!
XtIsManaged
(widget)) {
Geometry.c
181
managed =
XtIsManaged
(widget);
Shell.c
1209
if (
XtIsManaged
(sw->composite.children[i])) {
1247
if (XtIsWidget(*childP) &&
XtIsManaged
(*childP)) {
1886
if (
XtIsManaged
(w->composite.children[i])) {
/xsrc/external/mit/viewres/dist/
viewres.c
74
XtIsManaged
(VData(node)->resource_lw))
540
if (!
XtIsManaged
(d->resource_lw)) {
549
if (
XtIsManaged
(d->resource_lw)) {
/xsrc/external/mit/libXmu/dist/src/
EditresCom.c
1272
if (!(
XtIsManaged
(w) && mapped_when_man) && XtIsWidget(w))
1351
if (XtIsWidget(child) && !(mapped_when_managed &&
XtIsManaged
(child)))
/xsrc/external/mit/xsm/dist/
save.c
375
if (
XtIsManaged
(badSaveCancelButton))
/xsrc/external/mit/xfontsel/dist/
xfontsel.c
1481
if (val->enable !=
XtIsManaged
(val->menu_item)) {
Completed in 22 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026