Searched refs:DefaultHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLCanvasElement.cpp61 static const int DefaultHeight = 150; member in namespace:WebCore
73 , m_size(DefaultWidth, DefaultHeight)
244 h = DefaultHeight;

Completed in 115 milliseconds