Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go107 func (x ID) IsClose() bool { return minClose <= x && x <= maxClose }
214 maxClose = 0x07 const