Searched refs:first_pane (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32menu.c1732 int first_pane;
1751 first_pane = 1;
1762 first_pane = 1;
1769 first_pane = 0;
1824 else if (first_pane)
1829 first_pane = 0;
1722 int first_pane; local
H A Dmacmenu.c2046 int first_pane;
2066 first_pane = 1;
2077 first_pane = 1;
2084 first_pane = 0;
2137 else if (first_pane)
2142 first_pane = 0;
2036 int first_pane; local
H A Dxmenu.c2853 int first_pane;
2872 first_pane = 1;
2883 first_pane = 1;
2890 first_pane = 0;
2943 else if (first_pane)
2948 first_pane = 0;
2841 int first_pane; local

Completed in 241 milliseconds