Home | History | Annotate | Download | only in x

Lines Matching defs:cached_value

1608   CachedPictFormat cached_value;
1609 cached_value.visual = visual;
1610 cached_value.display = dpy;
1611 cached_value.format = pictformat;
1612 formats->push_front(cached_value);