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