10 references to LsExpType
PresentationCore (10)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (2)
279LsExpType *plsExpType, 397LsExpType *plsexptype,
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
1927LsExpType* plsExpType, // glyph expansion types 2321LsExpType *plsexptype, // [in/out] fill in glyph expansion type for each glyph 2343LsExpType.AddWhiteSpace, // inter-word expansion type 2346((lsrun.BidiLevel & 1) == 0 ? LsExpType.AddWhiteSpace : LsExpType.None) 2376LsExpType *plsexptype, 2377LsExpType interWordExpansionType, 2378LsExpType interLetterExpansionType