10 references to LsExpType
PresentationCore (10)
MS\Internal\TextFormatting\LineServices.cs (2)
253LsExpType *plsExpType, 347LsExpType *plsexptype,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
1810LsExpType* plsExpType, // glyph expansion types 2176LsExpType *plsexptype, // [in/out] fill in glyph expansion type for each glyph 2198LsExpType.AddWhiteSpace, // inter-word expansion type 2201((lsrun.BidiLevel & 1) == 0 ? LsExpType.AddWhiteSpace : LsExpType.None) 2227LsExpType *plsexptype, 2228LsExpType interWordExpansionType, 2229LsExpType interLetterExpansionType