Home
last modified time | relevance | path

Searched refs:maxNumTypeOrIdeal (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 }
408 maxNumTypeOrIdeal = 0x117 const