Home
last modified time | relevance | path

Searched refs:auto_tiling_p (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dvariables.h57 extern int auto_tiling_p;
H A Dvariables.c42 &auto_tiling_p, (char **)on_off_choices },
H A Dsession.h49 extern int auto_tiling_p;
H A Dsession.c1532 if (auto_tiling_p)
1562 if (auto_tiling_p)
1665 int auto_tiling_p = 0; variable