Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h213 OPTV_PERCENT, enumerator
H A Dwinconfig.c660 o.type = OPTV_PERCENT; in winSetPercentOption()
820 case OPTV_PERCENT: in ParseOptionValue()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Opt.h55 OPTV_PERCENT, enumerator
H A Dxf86Option.c227 o.type = OPTV_PERCENT; in LookupPercentOption()
573 case OPTV_PERCENT: in ParseOptionValue()
H A Dxf86Configure.c244 case OPTV_PERCENT: in optionTypeToString()