Searched refs:fSupportsType (Results 1 – 2 of 2) sorted by relevance
152 fSupportsType = fTypePopUpMenu->CountItems() != 0; in CreateChangeControls()161 return !fSupportsName && !fSupportsType; in NeedsEditor()198 if (fSupportsName || fSupportsType) { in AddControls()206 if (fSupportsType) { in AddControls()
53 bool fSupportsType; variable