HomeSort by relevance Sort by last modified time
    Searched defs:isMonochrome (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/chromium/public/
WebScreenInfo.h 47 bool isMonochrome;
69 , isMonochrome(false) { }
  /external/webkit/Source/WebCore/platform/graphics/win/
QTDecompressionSession.cpp 83 bool isMonochrome = pixelFormatInfo.formatFlags & kICMPixelFormatIsMonochrome;
89 else if (isMonochrome) {

Completed in 38 milliseconds