Searched defs:Setting (Results 1 - 2 of 2) sorted by relevance

/external/skia/samplecode/
H A DSampleMeasure.cpp25 struct Setting { struct
33 static const Setting gSettings[] = {
/external/chromium/chrome/browser/chromeos/
H A Dproxy_config_service_impl.h89 struct Setting { struct in struct:chromeos::ProxyConfigServiceImpl::ProxyConfig
90 Setting() : source(SOURCE_NONE) {} function in struct:chromeos::ProxyConfigServiceImpl::ProxyConfig::Setting
97 struct AutomaticProxy : public Setting {
102 struct ManualProxy : public Setting {

Completed in 74 milliseconds