10 references to LsExpType
PresentationCore (10)
MS\Internal\TextFormatting\LineServices.cs (2)
247LsExpType *plsExpType, 341LsExpType *plsexptype,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
1781LsExpType* plsExpType, // glyph expansion types 2147LsExpType *plsexptype, // [in/out] fill in glyph expansion type for each glyph 2169LsExpType.AddWhiteSpace, // inter-word expansion type 2172((lsrun.BidiLevel & 1) == 0 ? LsExpType.AddWhiteSpace : LsExpType.None) 2198LsExpType *plsexptype, 2199LsExpType interWordExpansionType, 2200LsExpType interLetterExpansionType