HomeSort by relevance Sort by last modified time
    Searched full:color_table_length (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/base/clipboard/
clipboard_win.cc 545 int color_table_length = 0; local
550 color_table_length = bitmap->bmiHeader.biClrUsed
557 color_table_length = 3;
565 + bitmap->bmiHeader.biSize + color_table_length * sizeof(RGBQUAD);

Completed in 80 milliseconds