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

  /external/webkit/WebCore/html/
HTMLAppletElement.h 54 bool canEmbedJava() const;
HTMLAppletElement.cpp 112 if (canEmbedJava()) {
144 if (!canEmbedJava())
154 bool HTMLAppletElement::canEmbedJava() const

Completed in 337 milliseconds