Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Deditstr.h158 typedef struct tagME_Run struct
160 ME_Style *style;
165 int nFlags;
166 int nAscent, nDescent; /* pixels above/below baseline */
171 int num_glyphs, max_glyphs;
172 WORD *glyphs;
173 SCRIPT_VISATTR *vis_attrs;
174 int *advances;
175 GOFFSET *offsets;
176 int max_clusters;
[all …]