7 references to CreateGlyphIndexer
PresentationCore (7)
System\Windows\Media\GlyphTypeface.cs (7)
838
return
CreateGlyphIndexer
(this.GetAdvanceWidth);
850
return
CreateGlyphIndexer
(this.GetAdvanceHeight);
865
return
CreateGlyphIndexer
(this.GetLeftSidebearing);
880
return
CreateGlyphIndexer
(this.GetRightSidebearing);
896
return
CreateGlyphIndexer
(this.GetTopSidebearing);
912
return
CreateGlyphIndexer
(this.GetBottomSidebearing);
924
return
CreateGlyphIndexer
(this.GetBaseline);