Searched defs:sampler (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | FontSamplP.h | 62 FontSamplerWidget sampler; member in struct:__anon213 137 FontSamplerPart sampler; member in struct:_FontSamplerRec
|
H A D | FontSB.h | 192 Widget sampler; member in struct:__anon207
|
H A D | FontSBP.h | 151 Widget sampler; member in struct:__anon211
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | FontSample.c | 112 #define Offset(field) XtOffsetOf(FontSamplerRec, sampler.field) 334 XtVaSetValues(s->sampler.font_label_child, XmNlabelString, string, NULL); 339 DisplayedFontRec *d = s->sampler.highlighted_font; 341 XCopyArea(XtDisplay(s->sampler.area_child), s->sampler.pixmap, 342 XtWindow(s->sampler.area_child), 343 s->sampler.gc, d->l-1, d->t-1, d->r - d->l + 2, d->b - d->t + 2, 349 DisplayedFontRec *d = s->sampler.highlighted_font; 358 (void) _FSBDownloadFontIfNecessary(d->font, s->sampler.fsb); 360 XDPSSetContextGState(s->sampler 1210 FontSamplerWidget sampler = (FontSamplerWidget) new; local [all...] |
Completed in 14 milliseconds