Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM InspectorUtils.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_INSPECTORUTILSBINDINGFWD_H_
#define DOM_INSPECTORUTILSBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct InspectorCSSPropertyDefinition;
struct InspectorCSSToken;
struct InspectorColorToResult;
struct InspectorFontFeature;
struct InspectorRGBATuple;
struct InspectorStyleSheetRuleCountAndAtRulesResult;
struct InspectorVariationAxis;
struct InspectorVariationValue;
struct PropertyNamesOptions;
struct PropertyPref;
struct SupportsOptions;
struct InspectorVariationInstance;
class InspectorCSSParser;
class InspectorFontFace;
class InspectorUtils;
} // namespace dom
} // namespace mozilla
#endif // DOM_INSPECTORUTILSBINDINGFWD_H_