Searched refs:minNumTypeOrIdeal (Results 1 – 1 of 1) sorted by relevance
110 func (x ID) IsNumTypeOrIdeal() bool { return minNumTypeOrIdeal <= x && x <= maxNumTypeOrIdeal }405 minNumTypeOrIdeal = 0x10F const