Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Events.c340 xf86UpdateHasVTProperty(Bool hasVT) in xf86UpdateHasVTProperty() argument
343 int32_t value = hasVT ? 1 : 0; in xf86UpdateHasVTProperty()