3 references to GetBuffer
PresentationCore (3)
MS\Internal\FontCache\BufferCache.cs (3)
55
GlyphMetrics[] glyphMetrics = (GlyphMetrics[])
GetBuffer
(length, GlyphMetricsIndex);
87
ushort[] ushorts = (ushort[])
GetBuffer
(length, UShortsIndex);
119
uint[] uints = (uint[])
GetBuffer
(length, UIntsIndex);