Home
last modified time | relevance | path

Searched refs:bitmap_bits (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/base/clipboard/
Dclipboard_win.cc568 const void* bitmap_bits = reinterpret_cast<const char*>(bitmap) in ReadImage() local
580 bitmap->bmiHeader.biHeight, bitmap_bits, bitmap, in ReadImage()