OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_resize
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
Paned.h
250
int
allow_resize
252
Boolean
allow_resize
FormP.h
118
Boolean
allow_resize
; /* True if child may request resize */
member in struct:_FormConstraintsPart
PanedP.h
83
Boolean
allow_resize
; /* True if child resize requests are ok */
member in struct:_PanedConstraintsPart
/xsrc/external/mit/libXaw/dist/src/
Paned.c
343
offset(
allow_resize
),
1590
*
allow_resize
is True in the constraints record.
1618
* o The paned widget is realized and
allow_resize
is false for the pane
1624
if ((XtIsRealized((Widget)pw) && !pane->
allow_resize
)
2066
int
allow_resize
2068
Boolean
allow_resize
2072
PaneInfo(widget)->
allow_resize
=
allow_resize
;
Form.c
215
Offset(
allow_resize
),
817
|| !form->form.
allow_resize
) {
Completed in 19 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026