Home
last modified time | relevance | path

Searched defs:ConfigItem (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dqconf.h29 class ConfigItem; variable
147 ConfigItem(Q3ListView *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
152 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
157 ConfigItem(Q3ListView *parent, ConfigItem *after, bool v) in ConfigItem() function