Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Option.c486 Bool wasUsed = FALSE; in ParseOptionValue() local
490 wasUsed = xf86CheckIfOptionUsedByName(options, p->name); in ParseOptionValue()
647 if (wasUsed) in ParseOptionValue()