Searched defs:cMaxGlyphs (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/usp10/ |
H A D | shape.c | 932 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Control() 1055 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Arabic() 1235 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Hebrew() 1309 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Syriac() 1446 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Thaana() 1589 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Thai() 1633 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Lao() 2563 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Oriya() 2613 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in ContextualShape_Tamil() 3388 …*psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyphs, INT* pcGlyphs, INT cMaxGlyphs, WORD *pwLogCl… in SHAPE_ContextualShaping() [all …]
|
H A D | usp10.c | 716 int cMaxGlyphs; member 3129 int cMaxGlyphs, WORD *pwLogClust, in ScriptShapeOpenType() 3322 int cChars, int cMaxGlyphs, in ScriptShape()
|
/reactos/dll/win32/lpk/ |
H A D | bidi.c | 349 DWORD cMaxGlyphs = 0; in BIDI_Reorder() local
|