OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCREEN_IS_VISIBLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_vconsvar.h
98
#define
SCREEN_IS_VISIBLE
(scr) (((scr)->scr_status & VCONS_IS_VISIBLE) != 0)
wsdisplay_vcons.c
367
} else if (
SCREEN_IS_VISIBLE
(scr))
512
if (
SCREEN_IS_VISIBLE
(scr))
634
if (
SCREEN_IS_VISIBLE
(scr))
676
if (
SCREEN_IS_VISIBLE
(scr) && SCREEN_CAN_DRAW(scr)) {
777
if (
SCREEN_IS_VISIBLE
(scr) && SCREEN_CAN_DRAW(scr)) {
1007
if (
SCREEN_IS_VISIBLE
(scr) && SCREEN_CAN_DRAW(scr)) {
1029
if (
SCREEN_IS_VISIBLE
(scr) && SCREEN_CAN_DRAW(scr)) {
1109
if (
SCREEN_IS_VISIBLE
(scr) && SCREEN_CAN_DRAW(scr)) {
1163
if (
SCREEN_IS_VISIBLE
(scr) && SCREEN_CAN_DRAW(scr)) {
1183
if (
SCREEN_IS_VISIBLE
(scr) && SCREEN_CAN_DRAW(scr))
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026