isPlaceholder 87 Source/web/WebHelperPluginImpl.cpp return !getPlugin()->isPlaceholder(); isPlaceholder 68 Source/web/tests/FakeWebPlugin.h virtual bool isPlaceholder() OVERRIDE { return false; } isPlaceholder 171 public/web/WebPlugin.h virtual bool isPlaceholder() { return true; }