Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dshape.c454 ShapeCharGlyphPropProc charGlyphPropProc; member
3382 if (ShapingData[psa->eScript].charGlyphPropProc) in SHAPE_CharGlyphProp()
3383 …ShapingData[psa->eScript].charGlyphPropProc(hdc, psc, psa, pwcChars, cChars, pwGlyphs, cGlyphs, pw… in SHAPE_CharGlyphProp()