Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dshape.c734 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 Dusp10.c1044 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 Dopentype.c751 …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 Dudmihelp.c151 SIZE_T cChars; in GetSMBiosStringW() local
/reactos/win32ss/gdi/gdi32/objects/
H A Deng.c45 EngComputeGlyphSet(INT nCodePage,INT nFirstChar,INT cChars) in EngComputeGlyphSet()
/reactos/modules/rosapps/applications/sysutils/systeminfo/
H A Dsysteminfo.c42 unsigned cChars; in RegGetSZ() local
/reactos/dll/win32/lpk/
H A Dbidi.c605 int cChars,cOutGlyphs; in BIDI_Reorder() local
/reactos/win32ss/gdi/eng/
H A Dumpdstubs.c145 _In_ INT cChars) in NtGdiEngComputeGlyphSet()
H A Dstubs.c65 IN INT cChars) in EngComputeGlyphSet()
/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c2374 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 Dwizard.c1024 static const unsigned cChars = sizeof(Chars) / sizeof(WCHAR) - 1; in GenerateComputerName() local
/reactos/modules/rostests/winetests/shell32/
H A Dshlfolder.c419 UINT cChars; in test_BindToObject() local