/reactos/dll/win32/usp10/ |
H A D | shape.c | 734 static void UpdateClustersFromGlyphProp(const int cGlyphs, const int cChars, WORD* pwLogClust, SCRI… in UpdateClustersFromGlyphProp() 823 …sa, ScriptCache* psc, WORD *pwOutGlyphs, int write_dir, INT* pcGlyphs, INT cChars, const char* fea… in apply_GSUB_feature() 893 static void insert_glyph(WORD *pwGlyphs, INT *pcGlyphs, INT cChars, INT write_dir, WORD glyph, INT … in insert_glyph() 906 static void mark_invalid_combinations(HDC hdc, const WCHAR* pwcChars, INT cChars, WORD *pwGlyphs, I… in mark_invalid_combinations() 1055 …abic(HDC hdc, ScriptCache *psc, SCRIPT_ANALYSIS *psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyp… in ContextualShape_Arabic() 1235 …brew(HDC hdc, ScriptCache *psc, SCRIPT_ANALYSIS *psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyp… in ContextualShape_Hebrew() 1589 …Thai(HDC hdc, ScriptCache *psc, SCRIPT_ANALYSIS *psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyp… in ContextualShape_Thai() 1633 …_Lao(HDC hdc, ScriptCache *psc, SCRIPT_ANALYSIS *psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyp… in ContextualShape_Lao() 1671 …hdc, WCHAR *pwOutChars, INT *pcChars, const VowelComponents vowels[], WORD* pwLogClust, INT cChars) in DecomposeVowels() 3388 …ping(HDC hdc, ScriptCache *psc, SCRIPT_ANALYSIS *psa, WCHAR* pwcChars, INT cChars, WORD* pwOutGlyp… in SHAPE_ContextualShaping() [all …]
|
H A D | usp10.c | 1044 int USP10_FindGlyphInLogClust(const WORD* pwLogClust, int cChars, WORD target) in USP10_FindGlyphInLogClust() 1935 const WCHAR *pwcInChars, int cChars ) in requires_fallback() 2594 static inline int get_cluster_size(const WORD *pwLogClust, int cChars, int item, in get_cluster_size() 2652 int cChars, in ScriptCPtoX() 2760 static inline BOOL get_cluster_data(const WORD *pwLogClust, int cChars, int cluster_index, int *clu… in get_cluster_data() 2796 int cChars, int cluster, int direction) in get_cluster_advance() 2855 int cChars, in ScriptXtoCP() 3128 int cRanges, const WCHAR *pwcChars, int cChars, in ScriptShapeOpenType() 3322 int cChars, int cMaxGlyphs, in ScriptShape() 3391 SCRIPT_CHARPROP *pCharProps, int cChars, in ScriptPlaceOpenType() [all …]
|
H A D | opentype.c | 751 …e *psc, const WORD *pwGlyphs, const WORD cGlyphs, WORD* pwLogClust, const WORD cChars, SCRIPT_GLYP… in OpenType_GDEF_UpdateGlyphProps()
|
/reactos/sdk/lib/udmihelp/ |
H A D | udmihelp.c | 151 SIZE_T cChars; in GetSMBiosStringW() local
|
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | eng.c | 45 EngComputeGlyphSet(INT nCodePage,INT nFirstChar,INT cChars) in EngComputeGlyphSet()
|
/reactos/modules/rosapps/applications/sysutils/systeminfo/ |
H A D | systeminfo.c | 42 unsigned cChars; in RegGetSZ() local
|
/reactos/dll/win32/lpk/ |
H A D | bidi.c | 605 int cChars,cOutGlyphs; in BIDI_Reorder() local
|
/reactos/win32ss/gdi/eng/ |
H A D | umpdstubs.c | 145 _In_ INT cChars) in NtGdiEngComputeGlyphSet()
|
H A D | stubs.c | 65 IN INT cChars) in EngComputeGlyphSet()
|
/reactos/modules/rostests/winetests/usp10/ |
H A D | usp10.c | 2374 int cChars; in test_ScriptGetCMap() local 2903 static void _test_item_ScriptXtoX(SCRIPT_ANALYSIS *psa, int cChars, int cGlyphs, const int* offsets… in _test_item_ScriptXtoX() 2975 static void _test_caret_item_ScriptXtoCP(int line, SCRIPT_ANALYSIS *psa, int cChars, int cGlyphs, c… in _test_caret_item_ScriptXtoCP()
|
/reactos/dll/win32/syssetup/ |
H A D | wizard.c | 1024 static const unsigned cChars = sizeof(Chars) / sizeof(WCHAR) - 1; in GenerateComputerName() local
|
/reactos/modules/rostests/winetests/shell32/ |
H A D | shlfolder.c | 419 UINT cChars; in test_BindToObject() local
|