layout/generic/nsFrameIdList.h

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 /* This Source Code Form is subject to the terms of the Mozilla Public
michael@0 2 * License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
michael@0 4
michael@0 5 FRAME_ID(BRFrame)
michael@0 6 FRAME_ID(nsAutoRepeatBoxFrame)
michael@0 7 FRAME_ID(nsBCTableCellFrame)
michael@0 8 FRAME_ID(nsBlockFrame)
michael@0 9 FRAME_ID(nsBox)
michael@0 10 FRAME_ID(nsBoxFrame)
michael@0 11 FRAME_ID(nsBulletFrame)
michael@0 12 FRAME_ID(nsButtonBoxFrame)
michael@0 13 FRAME_ID(nsCanvasFrame)
michael@0 14 FRAME_ID(nsColorControlFrame)
michael@0 15 FRAME_ID(nsColumnSetFrame)
michael@0 16 FRAME_ID(nsComboboxControlFrame)
michael@0 17 FRAME_ID(nsComboboxDisplayFrame)
michael@0 18 FRAME_ID(nsContainerFrame)
michael@0 19 FRAME_ID(nsContinuingTextFrame)
michael@0 20 FRAME_ID(nsDeckFrame)
michael@0 21 FRAME_ID(nsDocElementBoxFrame)
michael@0 22 FRAME_ID(nsFieldSetFrame)
michael@0 23 FRAME_ID(nsFileControlFrame)
michael@0 24 FRAME_ID(nsFirstLetterFrame)
michael@0 25 FRAME_ID(nsFirstLineFrame)
michael@0 26 FRAME_ID(nsFlexContainerFrame)
michael@0 27 FRAME_ID(nsFormControlFrame)
michael@0 28 FRAME_ID(nsFrame)
michael@0 29 FRAME_ID(nsGfxButtonControlFrame)
michael@0 30 FRAME_ID(nsGfxCheckboxControlFrame)
michael@0 31 FRAME_ID(nsGfxRadioControlFrame)
michael@0 32 FRAME_ID(nsGridContainerFrame)
michael@0 33 FRAME_ID(nsGridRowGroupFrame)
michael@0 34 FRAME_ID(nsGridRowLeafFrame)
michael@0 35 FRAME_ID(nsGroupBoxFrame)
michael@0 36 FRAME_ID(nsHTMLButtonControlFrame)
michael@0 37 FRAME_ID(nsHTMLCanvasFrame)
michael@0 38 FRAME_ID(nsHTMLFramesetBlankFrame)
michael@0 39 FRAME_ID(nsHTMLFramesetBorderFrame)
michael@0 40 FRAME_ID(nsHTMLFramesetFrame)
michael@0 41 FRAME_ID(nsHTMLScrollFrame)
michael@0 42 FRAME_ID(nsIAnonymousContentCreator)
michael@0 43 FRAME_ID(nsIComboboxControlFrame)
michael@0 44 FRAME_ID(nsIFormControlFrame)
michael@0 45 FRAME_ID(nsIFrame)
michael@0 46 FRAME_ID(nsIFrameFrame)
michael@0 47 FRAME_ID(nsIListControlFrame)
michael@0 48 FRAME_ID(nsIMathMLFrame)
michael@0 49 FRAME_ID(nsIMenuFrame)
michael@0 50 FRAME_ID(nsIObjectFrame)
michael@0 51 FRAME_ID(nsIPageSequenceFrame)
michael@0 52 FRAME_ID(nsIPercentHeightObserver)
michael@0 53 FRAME_ID(nsIRootBox)
michael@0 54 FRAME_ID(nsISVGChildFrame)
michael@0 55 FRAME_ID(nsISVGSVGFrame)
michael@0 56 FRAME_ID(nsIScrollableFrame)
michael@0 57 FRAME_ID(nsIScrollbarMediator)
michael@0 58 FRAME_ID(nsIScrollbarOwner)
michael@0 59 FRAME_ID(nsISelectControlFrame)
michael@0 60 FRAME_ID(nsIStatefulFrame)
michael@0 61 FRAME_ID(nsITableCellLayout)
michael@0 62 FRAME_ID(nsITableLayout)
michael@0 63 FRAME_ID(nsITextControlFrame)
michael@0 64 FRAME_ID(nsITreeBoxObject)
michael@0 65 FRAME_ID(nsImageBoxFrame)
michael@0 66 FRAME_ID(nsImageControlFrame)
michael@0 67 FRAME_ID(nsImageFrame)
michael@0 68 FRAME_ID(nsInlineFrame)
michael@0 69 FRAME_ID(nsLeafBoxFrame)
michael@0 70 FRAME_ID(nsLeafFrame)
michael@0 71 FRAME_ID(nsLegendFrame)
michael@0 72 FRAME_ID(nsListBoxBodyFrame)
michael@0 73 FRAME_ID(nsListControlFrame)
michael@0 74 FRAME_ID(nsListItemFrame)
michael@0 75 FRAME_ID(nsMathMLContainerFrame)
michael@0 76 FRAME_ID(nsMathMLFrame)
michael@0 77 FRAME_ID(nsMathMLmactionFrame)
michael@0 78 FRAME_ID(nsMathMLmathBlockFrame)
michael@0 79 FRAME_ID(nsMathMLmathInlineFrame)
michael@0 80 FRAME_ID(nsMathMLmencloseFrame)
michael@0 81 FRAME_ID(nsMathMLmfencedFrame)
michael@0 82 FRAME_ID(nsMathMLmfracFrame)
michael@0 83 FRAME_ID(nsMathMLmmultiscriptsFrame)
michael@0 84 FRAME_ID(nsMathMLmoFrame)
michael@0 85 FRAME_ID(nsMathMLmoverFrame)
michael@0 86 FRAME_ID(nsMathMLmpaddedFrame)
michael@0 87 FRAME_ID(nsMathMLmphantomFrame)
michael@0 88 FRAME_ID(nsMathMLmrootFrame)
michael@0 89 FRAME_ID(nsMathMLmrowFrame)
michael@0 90 FRAME_ID(nsMathMLmspaceFrame)
michael@0 91 FRAME_ID(nsMathMLmsqrtFrame)
michael@0 92 FRAME_ID(nsMathMLmstyleFrame)
michael@0 93 FRAME_ID(nsMathMLmtableFrame)
michael@0 94 FRAME_ID(nsMathMLmtableOuterFrame)
michael@0 95 FRAME_ID(nsMathMLmtdFrame)
michael@0 96 FRAME_ID(nsMathMLmtdInnerFrame)
michael@0 97 FRAME_ID(nsMathMLmtrFrame)
michael@0 98 FRAME_ID(nsMathMLmunderFrame)
michael@0 99 FRAME_ID(nsMathMLmunderoverFrame)
michael@0 100 FRAME_ID(nsMathMLsemanticsFrame)
michael@0 101 FRAME_ID(nsMathMLTokenFrame)
michael@0 102 FRAME_ID(nsMenuBarFrame)
michael@0 103 FRAME_ID(nsMenuFrame)
michael@0 104 FRAME_ID(nsMenuPopupFrame)
michael@0 105 FRAME_ID(nsMeterFrame)
michael@0 106 FRAME_ID(nsNumberControlFrame)
michael@0 107 FRAME_ID(nsObjectFrame)
michael@0 108 FRAME_ID(nsPageBreakFrame)
michael@0 109 FRAME_ID(nsPageContentFrame)
michael@0 110 FRAME_ID(nsPageFrame)
michael@0 111 FRAME_ID(nsPlaceholderFrame)
michael@0 112 FRAME_ID(nsPopupSetFrame)
michael@0 113 FRAME_ID(nsProgressFrame)
michael@0 114 FRAME_ID(nsProgressMeterFrame)
michael@0 115 FRAME_ID(nsRangeFrame)
michael@0 116 FRAME_ID(nsResizerFrame)
michael@0 117 FRAME_ID(nsRootBoxFrame)
michael@0 118 FRAME_ID(nsScrollbarButtonFrame)
michael@0 119 FRAME_ID(nsScrollbarFrame)
michael@0 120 FRAME_ID(nsSelectsAreaFrame)
michael@0 121 FRAME_ID(nsSimplePageSequenceFrame)
michael@0 122 FRAME_ID(nsSliderFrame)
michael@0 123 FRAME_ID(nsSplittableFrame)
michael@0 124 FRAME_ID(nsSplitterFrame)
michael@0 125 FRAME_ID(nsStackFrame)
michael@0 126 FRAME_ID(nsSubDocumentFrame)
michael@0 127 FRAME_ID(nsSVGAFrame)
michael@0 128 FRAME_ID(nsSVGClipPathFrame)
michael@0 129 FRAME_ID(nsSVGContainerFrame)
michael@0 130 FRAME_ID(nsSVGDisplayContainerFrame)
michael@0 131 FRAME_ID(SVGFEContainerFrame)
michael@0 132 FRAME_ID(SVGFEImageFrame)
michael@0 133 FRAME_ID(SVGFELeafFrame)
michael@0 134 FRAME_ID(SVGFEUnstyledLeafFrame)
michael@0 135 FRAME_ID(nsSVGFilterFrame)
michael@0 136 FRAME_ID(nsSVGForeignObjectFrame)
michael@0 137 FRAME_ID(nsSVGGenericContainerFrame)
michael@0 138 FRAME_ID(nsSVGGFrame)
michael@0 139 FRAME_ID(nsSVGGradientFrame)
michael@0 140 FRAME_ID(nsSVGImageFrame)
michael@0 141 FRAME_ID(nsSVGInnerSVGFrame)
michael@0 142 FRAME_ID(nsSVGLinearGradientFrame)
michael@0 143 FRAME_ID(nsSVGMarkerFrame)
michael@0 144 FRAME_ID(nsSVGMarkerAnonChildFrame)
michael@0 145 FRAME_ID(nsSVGMaskFrame)
michael@0 146 FRAME_ID(nsSVGOuterSVGFrame)
michael@0 147 FRAME_ID(nsSVGOuterSVGAnonChildFrame)
michael@0 148 FRAME_ID(nsSVGPaintServerFrame)
michael@0 149 FRAME_ID(nsSVGPathGeometryFrame)
michael@0 150 FRAME_ID(nsSVGPatternFrame)
michael@0 151 FRAME_ID(nsSVGRadialGradientFrame)
michael@0 152 FRAME_ID(nsSVGStopFrame)
michael@0 153 FRAME_ID(nsSVGSwitchFrame)
michael@0 154 FRAME_ID(SVGTextFrame)
michael@0 155 FRAME_ID(nsSVGUseFrame)
michael@0 156 FRAME_ID(SVGViewFrame)
michael@0 157 FRAME_ID(nsTableCaptionFrame)
michael@0 158 FRAME_ID(nsTableCellFrame)
michael@0 159 FRAME_ID(nsTableColFrame)
michael@0 160 FRAME_ID(nsTableColGroupFrame)
michael@0 161 FRAME_ID(nsTableFrame)
michael@0 162 FRAME_ID(nsTableOuterFrame)
michael@0 163 FRAME_ID(nsTableRowFrame)
michael@0 164 FRAME_ID(nsTableRowGroupFrame)
michael@0 165 FRAME_ID(nsTextBoxFrame)
michael@0 166 FRAME_ID(nsTextControlFrame)
michael@0 167 FRAME_ID(nsTextFrame)
michael@0 168 FRAME_ID(nsTitleBarFrame)
michael@0 169 FRAME_ID(nsTreeBodyFrame)
michael@0 170 FRAME_ID(nsTreeColFrame)
michael@0 171 FRAME_ID(nsVideoFrame)
michael@0 172 FRAME_ID(nsXULLabelFrame)
michael@0 173 FRAME_ID(nsXULScrollFrame)
michael@0 174 FRAME_ID(ViewportFrame)

mercurial