OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCREEN_CAN_DRAW
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_vconsvar.h
100
#define
SCREEN_CAN_DRAW
(scr) (((scr)->scr_flags & VCONS_DONT_DRAW) == 0)
wsdisplay_vcons.c
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)) {
1266
if (SCREEN_IS_VISIBLE(scr) &&
SCREEN_CAN_DRAW
(scr)) {
1333
if (SCREEN_IS_VISIBLE(scr) &&
SCREEN_CAN_DRAW
(scr)) {
1367
if (SCREEN_IS_VISIBLE(scr) &&
SCREEN_CAN_DRAW
(scr))
[
all
...]
Completed in 30 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025