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

  /external/webkit/WebKit/wx/
WebSettings.h 109 bool LoadsImagesAutomatically() const;
WebSettings.cpp 83 bool wxWebSettings::LoadsImagesAutomatically() const
86 return m_settings->loadsImagesAutomatically();

Completed in 38 milliseconds