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

  /external/skia/samplecode/
SampleMeasure.cpp 18 struct Setting {
26 static const Setting gSettings[] = {
  /external/chromium/chrome/browser/chromeos/
proxy_config_service_impl.h 66 // - the read/write access of a proxy setting
89 struct Setting {
90 Setting() : source(SOURCE_NONE) {}
96 // Proxy setting for mode = direct or auto-detect or using pac script.
97 struct AutomaticProxy : public Setting {
101 // Proxy setting for mode = single-proxy or proxy-per-scheme.
102 struct ManualProxy : public Setting {
237 // True if there's a pending operation to store proxy setting to device.
254 // Operations to retrieve and store proxy setting from and to device

Completed in 53 milliseconds