Home
last modified time | relevance | path

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

/plan9-contrib/sys/include/
H A Ddraw.h5 typedef struct Cacheinfo Cacheinfo; typedef
283 struct Cacheinfo struct
285 ushort x; /* left edge of bits */
286 uchar width; /* width of baseline */
287 schar left; /* offset of baseline */
311 Cacheinfo *cache; argument
/plan9-contrib/sys/src/cmd/unix/drawterm/include/
H A Ddraw.h7 typedef struct Cacheinfo Cacheinfo; typedef
284 struct Cacheinfo struct
286 ushort x; /* left edge of bits */
287 uchar width; /* width of baseline */
288 schar left; /* offset of baseline */
312 Cacheinfo *cache; argument
/plan9-contrib/sys/include/ape/
H A Ddraw.h15 typedef struct Cacheinfo Cacheinfo; typedef
291 struct Cacheinfo struct
293 ushort x; /* left edge of bits */
294 uchar width; /* width of baseline */
295 schar left; /* offset of baseline */
319 Cacheinfo *cache; argument