OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_TEXT_HEIGHT
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
AsciiText.c
278
if (XtHeight(request) ==
DEFAULT_TEXT_HEIGHT
)
279
XtHeight(cnew) =
DEFAULT_TEXT_HEIGHT
;
317
if (XtHeight(w) ==
DEFAULT_TEXT_HEIGHT
)
Text.c
275
static Dimension defHeight =
DEFAULT_TEXT_HEIGHT
;
948
if (XtHeight(ctx) ==
DEFAULT_TEXT_HEIGHT
) {
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
TextP.h
82
#define
DEFAULT_TEXT_HEIGHT
((Dimension)~0)
Completed in 6 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026