Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go462 IDCanUndoByte = ID(0x160) const
794 IDCanUndoByte: "can_undo_byte",
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/
Dbuiltin.go139 case t.IDCanUndoByte:
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dbounds.go1098 if x.Operator() != t.IDDot || x.Ident() != t.IDCanUndoByte {