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

  /external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_api.h 183 class SetFontPrefExtensionFunction : public ChromeSyncExtensionFunction {
185 virtual ~SetFontPrefExtensionFunction() {}
230 : public SetFontPrefExtensionFunction {
238 // SetFontPrefExtensionFunction:
271 : public SetFontPrefExtensionFunction {
279 // SetFontPrefExtensionFunction:
312 : public SetFontPrefExtensionFunction {
320 // SetFontPrefExtensionFunction:
font_settings_api.cc 377 bool SetFontPrefExtensionFunction::RunSync() {

Completed in 65 milliseconds