OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aprop
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/sfnt/
ttbdf.h
39
BDF_PropertyRec *
aprop
);
ttbdf.c
141
BDF_PropertyRec *
aprop
)
152
aprop
->type = BDF_PROPERTY_TYPE_NONE;
217
aprop
->type = BDF_PROPERTY_TYPE_ATOM;
218
aprop
->u.atom = (const char*)bdf->strings + value;
225
aprop
->type = BDF_PROPERTY_TYPE_INTEGER;
226
aprop
->u.integer = (FT_Int32)value;
231
aprop
->type = BDF_PROPERTY_TYPE_CARDINAL;
232
aprop
->u.cardinal = value;
/xsrc/external/mit/xterm/dist/
misc.c
6289
Atom
aprop
;
local
6294
aprop
= CachedInternAtom(dpy, buf);
6297
XDeleteProperty(dpy, w,
aprop
);
6303
XSetTextProperty(dpy, w, &text_prop,
aprop
);
Completed in 12 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026