OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_output_size
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.c
2503
const char *
no_output_size
=
local
2509
if (
no_output_size
== NULL) {
2513
if (sscanf(
no_output_size
, "%d %d", &width, &height) != 2) {
2516
"\"width height\"\n",
no_output_size
);
Completed in 140 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026