Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dvariables.h59 extern int auto_tiling_p;
H A Dvariables.c44 &auto_tiling_p, (char **)on_off_choices },
H A Dsession.h51 extern int auto_tiling_p;
H A Dsession.c1534 if (auto_tiling_p)
1564 if (auto_tiling_p)
1667 int auto_tiling_p = 0; variable