Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h211 OPTV_REAL, enumerator
H A Dwinconfig.c648 o.type = OPTV_REAL; in winSetRealOption()
790 case OPTV_REAL: in ParseOptionValue()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Opt.h53 OPTV_REAL, enumerator
H A Dxf86Option.c185 o.type = OPTV_REAL; in LookupRealOption()
536 case OPTV_REAL: in ParseOptionValue()
H A Dxf86Configure.c238 case OPTV_REAL: in optionTypeToString()