OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_focus
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay.c
146
int sc_focusidx; /* available only if
sc_focus
isn't null */
147
struct wsscreen *
sc_focus
;
member in struct:wsdisplay_softc
486
if (!sc->
sc_focus
) {
491
sc->
sc_focus
= scr;
533
scr = sc->
sc_focus
;
550
sc->
sc_focus
->scr_dconf->emulcookie, lines);
579
if (sc->
sc_focus
== scr) {
580
sc->
sc_focus
= 0;
741
scr = sc->
sc_focus
;
793
struct wsscreen *scr = sc->
sc_focus
;
[
all
...]
wsdisplay.c
146
int sc_focusidx; /* available only if
sc_focus
isn't null */
147
struct wsscreen *
sc_focus
;
member in struct:wsdisplay_softc
486
if (!sc->
sc_focus
) {
491
sc->
sc_focus
= scr;
533
scr = sc->
sc_focus
;
550
sc->
sc_focus
->scr_dconf->emulcookie, lines);
579
if (sc->
sc_focus
== scr) {
580
sc->
sc_focus
= 0;
741
scr = sc->
sc_focus
;
793
struct wsscreen *scr = sc->
sc_focus
;
[
all
...]
wsdisplay.c
146
int sc_focusidx; /* available only if
sc_focus
isn't null */
147
struct wsscreen *
sc_focus
;
member in struct:wsdisplay_softc
486
if (!sc->
sc_focus
) {
491
sc->
sc_focus
= scr;
533
scr = sc->
sc_focus
;
550
sc->
sc_focus
->scr_dconf->emulcookie, lines);
579
if (sc->
sc_focus
== scr) {
580
sc->
sc_focus
= 0;
741
scr = sc->
sc_focus
;
793
struct wsscreen *scr = sc->
sc_focus
;
[
all
...]
Completed in 31 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025