/reactos/dll/win32/usp10/ |
H A D | opentype.c | 1540 int OpenType_apply_GSUB_lookup(const void *table, unsigned int lookup_index, WORD *glyphs, in OpenType_apply_GSUB_lookup() 1696 const WORD *glyphs, unsigned int glyph_index, unsigned int glyph_count, unsigned int ppem, in GPOS_apply_SingleAdjustment() 1771 const WORD *glyphs, unsigned int glyph_index, unsigned int glyph_count, unsigned int ppem, in GPOS_apply_PairAdjustment() 1859 …const WORD *glyphs, unsigned int glyph_index, unsigned int glyph_count, unsigned int ppem, POINT *… in GPOS_apply_CursiveAttachment() 1901 const SCRIPT_ANALYSIS *analysis, const WORD *glyphs, unsigned int glyph_index, in GPOS_apply_MarkToBase() 1986 …const WORD *glyphs, unsigned int glyph_index, unsigned int glyph_count, unsigned int ppem, POINT *… in GPOS_apply_MarkToLigature() 2076 …const WORD *glyphs, unsigned int glyph_index, unsigned int glyph_count, unsigned int ppem, POINT *… in GPOS_apply_MarkToMark() 2144 …const OT_LookupTable *look, const WORD *glyphs, unsigned int glyph_index, unsigned int glyph_count, in GPOS_apply_ContextPos() 2263 …const OT_LookupTable *look, const WORD *glyphs, unsigned int glyph_index, unsigned int glyph_count, in GPOS_apply_ChainContextPos() 2384 … unsigned int lookup_index, const WORD *glyphs, unsigned int glyph_index, unsigned int glyph_count, in GPOS_apply_lookup() [all …]
|
H A D | shape.c | 547 WORD *glyphs, unsigned int glyph_index, int write_dir, int *glyph_count) in GSUB_apply_feature_all_lookups() 654 …SUB_feature_to_glyph(HDC hdc, SCRIPT_ANALYSIS *psa, ScriptCache* psc, WORD *glyphs, INT index, INT… in apply_GSUB_feature_to_glyph() 718 WORD *glyphs; in SHAPE_does_GSUB_feature_apply_to_chars() local 866 const LoadedFeature *feature, const WORD *glyphs, int glyph_count, GOFFSET *goffset) in GPOS_apply_feature() 1847 WORD *glyphs, const IndicSyllable *g, lexical_function lexical) in SecondReorder_Blwf_follows_matra() 1873 WORD *glyphs, const IndicSyllable *g, lexical_function lexical) in SecondReorder_Matra_precede_base() 1897 WORD *glyphs, const IndicSyllable *g, lexical_function lexical) in SecondReorder_Pref_precede_base() 1951 WORD *glyphs, const IndicSyllable *g, lexical_function lexical) in SecondReorder_Like_Telugu() 1962 WORD *glyphs, const IndicSyllable *g, lexical_function lexical) in SecondReorder_Like_Tamil()
|
H A D | usp10.c | 694 WORD* glyphs; member 719 StringGlyphs* glyphs; member 1938 WORD *glyphs; in requires_fallback() local 2088 WORD *glyphs = heap_calloc(numGlyphs, sizeof(*glyphs)); in ScriptStringAnalyse() local
|
H A D | usp10_internal.h | 187 WORD *glyphs[GLYPH_MAX / GLYPH_BLOCK_SIZE]; member
|
/reactos/sdk/lib/3rdparty/freetype/src/bdf/ |
H A D | bdf.h | 167 bdf_glyph_t* glyphs; /* Glyphs themselves. */ member 195 bdf_glyph_t* glyphs; /* Glyphs themselves. */ member
|
H A D | bdflib.c | 2370 bdf_glyph_t* glyphs; in bdf_free_font() local
|
/reactos/dll/win32/lpk/ |
H A D | lpk.c | 204 LPWORD glyphs = NULL; in LpkExtTextOut() local
|
/reactos/sdk/lib/3rdparty/freetype/src/gxvalid/ |
H A D | gxvjust.c | 213 FT_UShort glyphs; in gxv_just_actSubrecord_type0_validate() local
|
/reactos/modules/rostests/winetests/usp10/ |
H A D | usp10.c | 978 WORD *glyphs, *glyphs2; in _test_shape_ok() local 1361 WORD glyphs[4], logclust[4]; in test_ScriptShapeOpenType() local 1841 WORD glyphs[4], glyphs2[4], logclust[4], glyphs3[4]; in test_ScriptShape() local 2101 WORD glyphs[4], logclust[4]; in test_ScriptPlace() local
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | font.c | 1131 static void ABCWidths_helper(const char* description, HDC hdc, WORD *glyphs, const ABC *base_abci, … in ABCWidths_helper() 1166 WORD glyphs[1]; in test_GetCharABCWidths() local 1619 WORD glyphs[(sizeof(testtext)/2)-1]; in test_GetGlyphIndices() local 4946 WCHAR glyphs[20]; in test_GetCharacterPlacement() local 6766 WORD glyphs[5]; in test_GetCharWidthI() local
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | orders.h | 360 RDP_FONT_GLYPH glyphs[MAX_GLYPHS]; member
|
/reactos/base/applications/mstsc/ |
H A D | orders.h | 356 RDP_FONT_GLYPH glyphs[MAX_GLYPHS]; member
|
/reactos/dll/win32/riched20/ |
H A D | editstr.h | 172 WORD *glyphs; member
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | mesh.c | 3834 float deviation, float extrusion, float otmEMSquare, const struct glyphinfo *glyphs) in compute_text_mesh() 3978 size_t textlen, float extrusion, const struct glyphinfo *glyphs) in compare_text_outline_mesh() 4251 struct glyphinfo *glyphs; in test_createtext() local
|
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | graphics.c | 4463 int lines, glyphs; in test_measure_string() local
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | mesh.c | 6111 struct glyphinfo *glyphs = NULL; in D3DXCreateTextW() local
|
/reactos/dll/win32/gdiplus/ |
H A D | graphics.c | 5561 INT lines, glyphs; in GdipMeasureString() local
|