Home
last modified time | relevance | path

Searched defs:Genattr (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/include/
H A Dhtml.h94 typedef struct Genattr Genattr; typedef
295 struct Genattr struct
297 Rune* id;
298 Rune* class;
299 Rune* style;
300 Rune* title;
301 SEvent* events;