7 references to CreateGlyphIndexer
PresentationCore (7)
System\Windows\Media\GlyphTypeface.cs (7)
829
return
CreateGlyphIndexer
(this.GetAdvanceWidth);
841
return
CreateGlyphIndexer
(this.GetAdvanceHeight);
856
return
CreateGlyphIndexer
(this.GetLeftSidebearing);
871
return
CreateGlyphIndexer
(this.GetRightSidebearing);
887
return
CreateGlyphIndexer
(this.GetTopSidebearing);
903
return
CreateGlyphIndexer
(this.GetBottomSidebearing);
915
return
CreateGlyphIndexer
(this.GetBaseline);