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