Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go110 func (x ID) IsNumTypeOrIdeal() bool { return minNumTypeOrIdeal <= x && x <= maxNumTypeOrIdeal }
405 minNumTypeOrIdeal = 0x10F const