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

  /external/webkit/Source/WebCore/html/
HTMLAppletElement.h 48 bool canEmbedJava() const;
HTMLAppletElement.cpp 113 if (canEmbedJava()) {
156 if (!canEmbedJava())
166 bool HTMLAppletElement::canEmbedJava() const

Completed in 278 milliseconds