OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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