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

  /external/webkit/WebCore/loader/icon/
IconDatabaseNone.cpp 113 IconLoadDecision IconDatabase::loadDecisionForIconURL(const String&, DocumentLoader*)
IconDatabase.h 59 enum IconLoadDecision {
87 IconLoadDecision loadDecisionForIconURL(const String&, DocumentLoader*);
IconDatabase.cpp 643 IconLoadDecision IconDatabase::loadDecisionForIconURL(const String& iconURL, DocumentLoader* notificationDocumentLoader)
    [all...]
  /external/webkit/WebCore/loader/icon/wince/
IconDatabaseWince.cpp 58 IconLoadDecision IconDatabase::loadDecisionForIconURL(const String&, DocumentLoader*) { return IconLoadNo; }
  /external/webkit/WebCore/loader/
FrameLoader.cpp     [all...]

Completed in 60 milliseconds