Home
last modified time | relevance | path

Searched refs:WCRUN (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/drivers/font/ftfd/
H A Dfont.c369 WCRUN *pwcrun; in FtfdQueryFontTree()
415 + (cRuns - 1) * sizeof(WCRUN) in FtfdQueryFontTree()
/reactos/win32ss/drivers/font/bmfd/
H A Dfont.c396 WCRUN *pwcrun; in BmfdQueryFontTree()
456 + (cRuns - 1) * sizeof(WCRUN) in BmfdQueryFontTree()
/reactos/sdk/include/psdk/
H A Dwinddi.h638 } WCRUN, *PWCRUN; typedef
645 _Field_size_(cRuns) WCRUN awcrun[1];