Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go109 func (x ID) IsNumType() bool { return minNumType <= x && x <= maxNumType }
406 minNumType = 0x110 const