Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleMeasure.cpp25 struct Setting { struct
33 static const Setting gSettings[] = { argument
/external/chromium/chrome/browser/chromeos/
Dproxy_config_service_impl.h89 struct Setting { struct
90 Setting() : source(SOURCE_NONE) {} in Setting() function
93 Source source;