Searched refs:kMaxPluginSize (Results 1 – 3 of 3) sorted by relevance
13 const uint32 kMaxPluginSize = 8 << 20; variable
20 extern const uint32 kMaxPluginSize;
579 static_cast<uint32>(window_rect.height()) > kMaxPluginSize) { in UpdateGeometry()