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

  /external/webkit/Source/WebCore/platform/
HashTools.h 39 unsigned ARGBValue;
  /external/webkit/Source/WebCore/platform/graphics/
Color.cpp 177 m_color = foundColor ? foundColor->ARGBValue : 0;
245 m_color = foundColor ? foundColor->ARGBValue : 0;

Completed in 215 milliseconds