7 references to CreateGlyphIndexer
PresentationCore (7)
System\Windows\Media\GlyphTypeface.cs (7)
828
return
CreateGlyphIndexer
(this.GetAdvanceWidth);
840
return
CreateGlyphIndexer
(this.GetAdvanceHeight);
855
return
CreateGlyphIndexer
(this.GetLeftSidebearing);
870
return
CreateGlyphIndexer
(this.GetRightSidebearing);
886
return
CreateGlyphIndexer
(this.GetTopSidebearing);
902
return
CreateGlyphIndexer
(this.GetBottomSidebearing);
914
return
CreateGlyphIndexer
(this.GetBaseline);