|
Lines 190-195
WebCore/WebCore.xcodeproj/project.pbxproj_sec1
|
| 190 |
148AFDA60AF58360008CC700 /* ExceptionHandlers.mm in Sources */ = {isa = PBXBuildFile; fileRef = 148AFDA40AF58360008CC700 /* ExceptionHandlers.mm */; }; |
190 |
148AFDA60AF58360008CC700 /* ExceptionHandlers.mm in Sources */ = {isa = PBXBuildFile; fileRef = 148AFDA40AF58360008CC700 /* ExceptionHandlers.mm */; }; |
| 191 |
14993BE50B2F2B1C0050497F /* FocusController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14993BE30B2F2B1C0050497F /* FocusController.cpp */; }; |
191 |
14993BE50B2F2B1C0050497F /* FocusController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14993BE30B2F2B1C0050497F /* FocusController.cpp */; }; |
| 192 |
14993BE60B2F2B1C0050497F /* FocusController.h in Headers */ = {isa = PBXBuildFile; fileRef = 14993BE40B2F2B1C0050497F /* FocusController.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
192 |
14993BE60B2F2B1C0050497F /* FocusController.h in Headers */ = {isa = PBXBuildFile; fileRef = 14993BE40B2F2B1C0050497F /* FocusController.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
|
|
193 |
149C78F4100DE610003519BB /* RenderRuby.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 149C78EC100DE610003519BB /* RenderRuby.cpp */; }; |
| 194 |
149C78F5100DE610003519BB /* RenderRuby.h in Headers */ = {isa = PBXBuildFile; fileRef = 149C78ED100DE610003519BB /* RenderRuby.h */; }; |
| 195 |
149C78F6100DE610003519BB /* RenderRubyBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 149C78EE100DE610003519BB /* RenderRubyBase.cpp */; }; |
| 196 |
149C78F7100DE610003519BB /* RenderRubyBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 149C78EF100DE610003519BB /* RenderRubyBase.h */; }; |
| 197 |
149C78F8100DE610003519BB /* RenderRubyRun.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 149C78F0100DE610003519BB /* RenderRubyRun.cpp */; }; |
| 198 |
149C78F9100DE610003519BB /* RenderRubyRun.h in Headers */ = {isa = PBXBuildFile; fileRef = 149C78F1100DE610003519BB /* RenderRubyRun.h */; }; |
| 199 |
149C78FA100DE610003519BB /* RenderRubyText.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 149C78F2100DE610003519BB /* RenderRubyText.cpp */; }; |
| 200 |
149C78FB100DE610003519BB /* RenderRubyText.h in Headers */ = {isa = PBXBuildFile; fileRef = 149C78F3100DE610003519BB /* RenderRubyText.h */; }; |
| 201 |
149C7900100DE628003519BB /* RubyInlineFlowBox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 149C78FC100DE628003519BB /* RubyInlineFlowBox.cpp */; }; |
| 202 |
149C7901100DE628003519BB /* RubyInlineFlowBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 149C78FD100DE628003519BB /* RubyInlineFlowBox.h */; }; |
| 203 |
149C7902100DE628003519BB /* RubyRootInlineBox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 149C78FE100DE628003519BB /* RubyRootInlineBox.cpp */; }; |
| 204 |
149C7903100DE628003519BB /* RubyRootInlineBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 149C78FF100DE628003519BB /* RubyRootInlineBox.h */; }; |
| 205 |
149C7905100DE646003519BB /* ruby.css in Resources */ = {isa = PBXBuildFile; fileRef = 149C7904100DE646003519BB /* ruby.css */; }; |
| 193 |
14C9A5EA0B3D105F005A0232 /* Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14C9A5E90B3D105F005A0232 /* Settings.cpp */; }; |
206 |
14C9A5EA0B3D105F005A0232 /* Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14C9A5E90B3D105F005A0232 /* Settings.cpp */; }; |
| 194 |
14CF78A409F58CBF00EB3665 /* JSCSSValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14CF78A309F58CBF00EB3665 /* JSCSSValue.cpp */; }; |
207 |
14CF78A409F58CBF00EB3665 /* JSCSSValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14CF78A309F58CBF00EB3665 /* JSCSSValue.cpp */; }; |
| 195 |
14CF78A609F58CD800EB3665 /* JSCSSValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 14CF78A509F58CD800EB3665 /* JSCSSValue.h */; }; |
208 |
14CF78A609F58CD800EB3665 /* JSCSSValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 14CF78A509F58CD800EB3665 /* JSCSSValue.h */; }; |
|
Lines 5092-5097
WebCore/WebCore.xcodeproj/project.pbxproj_sec2
|
| 5092 |
148AFDA40AF58360008CC700 /* ExceptionHandlers.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ExceptionHandlers.mm; sourceTree = "<group>"; }; |
5105 |
148AFDA40AF58360008CC700 /* ExceptionHandlers.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = ExceptionHandlers.mm; sourceTree = "<group>"; }; |
| 5093 |
14993BE30B2F2B1C0050497F /* FocusController.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FocusController.cpp; sourceTree = "<group>"; }; |
5106 |
14993BE30B2F2B1C0050497F /* FocusController.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FocusController.cpp; sourceTree = "<group>"; }; |
| 5094 |
14993BE40B2F2B1C0050497F /* FocusController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FocusController.h; sourceTree = "<group>"; }; |
5107 |
14993BE40B2F2B1C0050497F /* FocusController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FocusController.h; sourceTree = "<group>"; }; |
|
|
5108 |
149C78EC100DE610003519BB /* RenderRuby.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RenderRuby.cpp; sourceTree = "<group>"; }; |
| 5109 |
149C78ED100DE610003519BB /* RenderRuby.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderRuby.h; sourceTree = "<group>"; }; |
| 5110 |
149C78EE100DE610003519BB /* RenderRubyBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RenderRubyBase.cpp; sourceTree = "<group>"; }; |
| 5111 |
149C78EF100DE610003519BB /* RenderRubyBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderRubyBase.h; sourceTree = "<group>"; }; |
| 5112 |
149C78F0100DE610003519BB /* RenderRubyRun.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RenderRubyRun.cpp; sourceTree = "<group>"; }; |
| 5113 |
149C78F1100DE610003519BB /* RenderRubyRun.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderRubyRun.h; sourceTree = "<group>"; }; |
| 5114 |
149C78F2100DE610003519BB /* RenderRubyText.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RenderRubyText.cpp; sourceTree = "<group>"; }; |
| 5115 |
149C78F3100DE610003519BB /* RenderRubyText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderRubyText.h; sourceTree = "<group>"; }; |
| 5116 |
149C78FC100DE628003519BB /* RubyInlineFlowBox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RubyInlineFlowBox.cpp; sourceTree = "<group>"; }; |
| 5117 |
149C78FD100DE628003519BB /* RubyInlineFlowBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RubyInlineFlowBox.h; sourceTree = "<group>"; }; |
| 5118 |
149C78FE100DE628003519BB /* RubyRootInlineBox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RubyRootInlineBox.cpp; sourceTree = "<group>"; }; |
| 5119 |
149C78FF100DE628003519BB /* RubyRootInlineBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RubyRootInlineBox.h; sourceTree = "<group>"; }; |
| 5120 |
149C7904100DE646003519BB /* ruby.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = ruby.css; sourceTree = "<group>"; }; |
| 5095 |
14C9A5E90B3D105F005A0232 /* Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Settings.cpp; sourceTree = "<group>"; }; |
5121 |
14C9A5E90B3D105F005A0232 /* Settings.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Settings.cpp; sourceTree = "<group>"; }; |
| 5096 |
14CF787109F587CA00EB3665 /* CSSValue.idl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = CSSValue.idl; sourceTree = "<group>"; }; |
5122 |
14CF787109F587CA00EB3665 /* CSSValue.idl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = CSSValue.idl; sourceTree = "<group>"; }; |
| 5097 |
14CF78A309F58CBF00EB3665 /* JSCSSValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JSCSSValue.cpp; sourceTree = "<group>"; }; |
5123 |
14CF78A309F58CBF00EB3665 /* JSCSSValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = JSCSSValue.cpp; sourceTree = "<group>"; }; |
|
Lines 14224-14229
WebCore/WebCore.xcodeproj/project.pbxproj_sec3
|
| 14224 |
BC4368E70C226E32005EFB5F /* Rect.h */, |
14250 |
BC4368E70C226E32005EFB5F /* Rect.h */, |
| 14225 |
A80E79960A19BD21007FB8C5 /* Rect.idl */, |
14251 |
A80E79960A19BD21007FB8C5 /* Rect.idl */, |
| 14226 |
858C38EF0AA8FDD100B187A4 /* RGBColor.idl */, |
14252 |
858C38EF0AA8FDD100B187A4 /* RGBColor.idl */, |
|
|
14253 |
149C7904100DE646003519BB /* ruby.css */, |
| 14227 |
A80E6CCA0A1989CA007FB8C5 /* ShadowValue.cpp */, |
14254 |
A80E6CCA0A1989CA007FB8C5 /* ShadowValue.cpp */, |
| 14228 |
A80E6CBE0A1989CA007FB8C5 /* ShadowValue.h */, |
14255 |
A80E6CBE0A1989CA007FB8C5 /* ShadowValue.h */, |
| 14229 |
A80E734C0A199C77007FB8C5 /* StyleBase.cpp */, |
14256 |
A80E734C0A199C77007FB8C5 /* StyleBase.cpp */, |
|
Lines 14368-14373
WebCore/WebCore.xcodeproj/project.pbxproj_sec4
|
| 14368 |
A871DFDF0A15376B00B12A68 /* RenderReplaced.h */, |
14395 |
A871DFDF0A15376B00B12A68 /* RenderReplaced.h */, |
| 14369 |
BCA846D40DC67A350026C309 /* RenderReplica.cpp */, |
14396 |
BCA846D40DC67A350026C309 /* RenderReplica.cpp */, |
| 14370 |
BCA846D50DC67A350026C309 /* RenderReplica.h */, |
14397 |
BCA846D50DC67A350026C309 /* RenderReplica.h */, |
|
|
14398 |
149C78EC100DE610003519BB /* RenderRuby.cpp */, |
| 14399 |
149C78ED100DE610003519BB /* RenderRuby.h */, |
| 14400 |
149C78EE100DE610003519BB /* RenderRubyBase.cpp */, |
| 14401 |
149C78EF100DE610003519BB /* RenderRubyBase.h */, |
| 14402 |
149C78F0100DE610003519BB /* RenderRubyRun.cpp */, |
| 14403 |
149C78F1100DE610003519BB /* RenderRubyRun.h */, |
| 14404 |
149C78F2100DE610003519BB /* RenderRubyText.cpp */, |
| 14405 |
149C78F3100DE610003519BB /* RenderRubyText.h */, |
| 14371 |
BC3BE9900E9C1C7C00835588 /* RenderScrollbar.cpp */, |
14406 |
BC3BE9900E9C1C7C00835588 /* RenderScrollbar.cpp */, |
| 14372 |
BC3BE9910E9C1C7C00835588 /* RenderScrollbar.h */, |
14407 |
BC3BE9910E9C1C7C00835588 /* RenderScrollbar.h */, |
| 14373 |
BC3BE9AA0E9C242000835588 /* RenderScrollbarPart.cpp */, |
14408 |
BC3BE9AA0E9C242000835588 /* RenderScrollbarPart.cpp */, |
|
Lines 14441-14446
WebCore/WebCore.xcodeproj/project.pbxproj_sec5
|
| 14441 |
93799EF70BF2743600D0F230 /* RenderWordBreak.h */, |
14476 |
93799EF70BF2743600D0F230 /* RenderWordBreak.h */, |
| 14442 |
A8CFF5E00A155A05000A4234 /* RootInlineBox.cpp */, |
14477 |
A8CFF5E00A155A05000A4234 /* RootInlineBox.cpp */, |
| 14443 |
A8CFF5DA0A155A05000A4234 /* RootInlineBox.h */, |
14478 |
A8CFF5DA0A155A05000A4234 /* RootInlineBox.h */, |
|
|
14479 |
149C78FC100DE628003519BB /* RubyInlineFlowBox.cpp */, |
| 14480 |
149C78FD100DE628003519BB /* RubyInlineFlowBox.h */, |
| 14481 |
149C78FE100DE628003519BB /* RubyRootInlineBox.cpp */, |
| 14482 |
149C78FF100DE628003519BB /* RubyRootInlineBox.h */, |
| 14444 |
5D925B650F64D4DD00B847F0 /* ScrollBehavior.cpp */, |
14483 |
5D925B650F64D4DD00B847F0 /* ScrollBehavior.cpp */, |
| 14445 |
5D925B660F64D4DD00B847F0 /* ScrollBehavior.h */, |
14484 |
5D925B660F64D4DD00B847F0 /* ScrollBehavior.h */, |
| 14446 |
B2B33A5D0B887CEF00C15984 /* SVGCharacterLayoutInfo.cpp */, |
14485 |
B2B33A5D0B887CEF00C15984 /* SVGCharacterLayoutInfo.cpp */, |
|
Lines 16965-16970
WebCore/WebCore.xcodeproj/project.pbxproj_sec6
|
| 16965 |
93F199ED08245E59001E9ABC /* XSLTProcessor.h in Headers */, |
17004 |
93F199ED08245E59001E9ABC /* XSLTProcessor.h in Headers */, |
| 16966 |
E1BE512E0CF6C512002EA959 /* XSLTUnicodeSort.h in Headers */, |
17005 |
E1BE512E0CF6C512002EA959 /* XSLTUnicodeSort.h in Headers */, |
| 16967 |
97DD4D870FDF4D6E00ECF9A4 /* XSSAuditor.h in Headers */, |
17006 |
97DD4D870FDF4D6E00ECF9A4 /* XSSAuditor.h in Headers */, |
|
|
17007 |
149C78F5100DE610003519BB /* RenderRuby.h in Headers */, |
| 17008 |
149C78F7100DE610003519BB /* RenderRubyBase.h in Headers */, |
| 17009 |
149C78F9100DE610003519BB /* RenderRubyRun.h in Headers */, |
| 17010 |
149C78FB100DE610003519BB /* RenderRubyText.h in Headers */, |
| 17011 |
149C7901100DE628003519BB /* RubyInlineFlowBox.h in Headers */, |
| 17012 |
149C7903100DE628003519BB /* RubyRootInlineBox.h in Headers */, |
| 16968 |
); |
17013 |
); |
| 16969 |
runOnlyForDeploymentPostprocessing = 0; |
17014 |
runOnlyForDeploymentPostprocessing = 0; |
| 16970 |
}; |
17015 |
}; |
|
Lines 17074-17079
WebCore/WebCore.xcodeproj/project.pbxproj_sec7
|
| 17074 |
85136CA80AED665900F90A3D /* westResizeCursor.png in Resources */, |
17119 |
85136CA80AED665900F90A3D /* westResizeCursor.png in Resources */, |
| 17075 |
1AB1AE7A0C051FDE00139F4F /* zoomInCursor.png in Resources */, |
17120 |
1AB1AE7A0C051FDE00139F4F /* zoomInCursor.png in Resources */, |
| 17076 |
1AB1AE7B0C051FDE00139F4F /* zoomOutCursor.png in Resources */, |
17121 |
1AB1AE7B0C051FDE00139F4F /* zoomOutCursor.png in Resources */, |
|
|
17122 |
149C7905100DE646003519BB /* ruby.css in Resources */, |
| 17077 |
); |
17123 |
); |
| 17078 |
runOnlyForDeploymentPostprocessing = 0; |
17124 |
runOnlyForDeploymentPostprocessing = 0; |
| 17079 |
}; |
17125 |
}; |
|
Lines 18987-18992
WebCore/WebCore.xcodeproj/project.pbxproj_sec8
|
| 18987 |
93F19B0408245E59001E9ABC /* XSLTProcessor.cpp in Sources */, |
19033 |
93F19B0408245E59001E9ABC /* XSLTProcessor.cpp in Sources */, |
| 18988 |
E1BE512D0CF6C512002EA959 /* XSLTUnicodeSort.cpp in Sources */, |
19034 |
E1BE512D0CF6C512002EA959 /* XSLTUnicodeSort.cpp in Sources */, |
| 18989 |
97DD4D860FDF4D6E00ECF9A4 /* XSSAuditor.cpp in Sources */, |
19035 |
97DD4D860FDF4D6E00ECF9A4 /* XSSAuditor.cpp in Sources */, |
|
|
19036 |
149C78F4100DE610003519BB /* RenderRuby.cpp in Sources */, |
| 19037 |
149C78F6100DE610003519BB /* RenderRubyBase.cpp in Sources */, |
| 19038 |
149C78F8100DE610003519BB /* RenderRubyRun.cpp in Sources */, |
| 19039 |
149C78FA100DE610003519BB /* RenderRubyText.cpp in Sources */, |
| 19040 |
149C7900100DE628003519BB /* RubyInlineFlowBox.cpp in Sources */, |
| 19041 |
149C7902100DE628003519BB /* RubyRootInlineBox.cpp in Sources */, |
| 18990 |
); |
19042 |
); |
| 18991 |
runOnlyForDeploymentPostprocessing = 0; |
19043 |
runOnlyForDeploymentPostprocessing = 0; |
| 18992 |
}; |
19044 |
}; |