Searched defs:isInvertColorsEnabled (Results 1 – 5 of 5) sorted by relevance
8 isInvertColorsEnabled: jest.fn().mockResolvedValue(false), property
65 isInvertColorsEnabled: () => Promise<boolean>; property
10 …ll!=c.default?c.default.getCurrentGrayscaleState(n,t):t(null)}))},isInvertColorsEnabled:function()… method