Searched refs:fFlagType (Results 1 – 2 of 2) sorted by relevance
360 FlagTypes getFlagType() const { return fFlagType; } in getFlagType()363 if (kString_FlagType == fFlagType) { in resetStrings()371 if (kString_FlagType == fFlagType) { in append()379 if (kInt_FlagType == fFlagType) { in setInt()387 if (kDouble_FlagType == fFlagType) { in setDouble()395 if (kBool_FlagType == fFlagType) { in setBool()413 switch (fFlagType) { in defaultValue()432 switch (fFlagType) { in typeAsString()452 , fFlagType(type) in SkFlagInfo()480 FlagTypes fFlagType; variable
109 if (kBool_FlagType == fFlagType) { in match()