OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxLines
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextSinkP.h
183
_XawSinkMaxLinesProc
MaxLines
;
/xsrc/external/mit/libXaw/dist/src/
TextSink.c
60
static int
MaxLines
(Widget, unsigned int);
197
MaxLines
, /*
MaxLines
*/
262
if (t_src->text_sink_class.
MaxLines
== XtInheritMaxLines)
263
t_src->text_sink_class.
MaxLines
=
264
superC->text_sink_class.
MaxLines
;
521
*
MaxLines
535
MaxLines
(Widget w _X_UNUSED, unsigned int height _X_UNUSED)
539
* the functions such
MaxLines
, SetTabs... are bound to the descent.
822
return((*cclass->text_sink_class.
MaxLines
)(w, height))
[
all
...]
MultiSink.c
103
static int
MaxLines
(Widget, unsigned int);
211
MaxLines
, /*
MaxLines
*/
851
*
MaxLines
865
MaxLines
(Widget w, unsigned int height)
AsciiSink.c
78
static int
MaxLines
(Widget, unsigned int);
190
MaxLines
, /*
MaxLines
*/
1826
*
MaxLines
1840
MaxLines
(Widget w, unsigned int height)
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h
959
int
MaxLines
;
radeon_driver.c
2592
info->
MaxLines
= 4096;
2595
info->
MaxLines
= 2048;
Completed in 22 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026