10 references to LsExpType
PresentationCore (10)
MS\Internal\TextFormatting\LineServices.cs (2)
248LsExpType *plsExpType, 342LsExpType *plsexptype,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
1791LsExpType* plsExpType, // glyph expansion types 2157LsExpType *plsexptype, // [in/out] fill in glyph expansion type for each glyph 2179LsExpType.AddWhiteSpace, // inter-word expansion type 2182((lsrun.BidiLevel & 1) == 0 ? LsExpType.AddWhiteSpace : LsExpType.None) 2208LsExpType *plsexptype, 2209LsExpType interWordExpansionType, 2210LsExpType interLetterExpansionType