Searched refs:newMissingDefaultThemeError (Results 1 – 1 of 1) sorted by relevance
65 throw this.newMissingDefaultThemeError(platformName, hasUnicode, hasColor)80 throw this.newMissingDefaultThemeError(platformName, hasUnicode, hasColor)98 ThemeSetProto.newMissingDefaultThemeError = function99 function newMissingDefaultThemeError (platformName, hasUnicode, hasColor) { function105 Error.captureStackTrace.call(err, newMissingDefaultThemeError)