|
Lines 3336-3341
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec1
|
| 3336 |
AA7FEEAD16A4E74B004C0C33 /* JSSpeechSynthesis.h in Headers */ = {isa = PBXBuildFile; fileRef = AA7FEEAC16A4E74B004C0C33 /* JSSpeechSynthesis.h */; }; |
3336 |
AA7FEEAD16A4E74B004C0C33 /* JSSpeechSynthesis.h in Headers */ = {isa = PBXBuildFile; fileRef = AA7FEEAC16A4E74B004C0C33 /* JSSpeechSynthesis.h */; }; |
| 3337 |
AAA728F716D1D8BC00D3BBC6 /* WebAccessibilityObjectWrapperIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA728F116D1D8BC00D3BBC6 /* WebAccessibilityObjectWrapperIOS.h */; }; |
3337 |
AAA728F716D1D8BC00D3BBC6 /* WebAccessibilityObjectWrapperIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA728F116D1D8BC00D3BBC6 /* WebAccessibilityObjectWrapperIOS.h */; }; |
| 3338 |
AAC08CF315F941FD00F1E188 /* AccessibilitySVGRoot.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC08CF115F941FC00F1E188 /* AccessibilitySVGRoot.h */; }; |
3338 |
AAC08CF315F941FD00F1E188 /* AccessibilitySVGRoot.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC08CF115F941FC00F1E188 /* AccessibilitySVGRoot.h */; }; |
|
|
3339 |
AAD9D0B521DFA810001B11C7 /* LazyLoadImageObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = AAD9D0B321DFA80E001B11C7 /* LazyLoadImageObserver.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 3339 |
AB23A32809BBA7D00067CC53 /* BeforeTextInsertedEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = AB23A32609BBA7D00067CC53 /* BeforeTextInsertedEvent.h */; }; |
3340 |
AB23A32809BBA7D00067CC53 /* BeforeTextInsertedEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = AB23A32609BBA7D00067CC53 /* BeforeTextInsertedEvent.h */; }; |
| 3340 |
AB247A6D0AFD6383003FA5FD /* RenderSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = AB247A6B0AFD6383003FA5FD /* RenderSlider.h */; }; |
3341 |
AB247A6D0AFD6383003FA5FD /* RenderSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = AB247A6B0AFD6383003FA5FD /* RenderSlider.h */; }; |
| 3341 |
AB31C91E10AE1B8E000C7B92 /* LineClampValue.h in Headers */ = {isa = PBXBuildFile; fileRef = AB31C91D10AE1B8E000C7B92 /* LineClampValue.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
3342 |
AB31C91E10AE1B8E000C7B92 /* LineClampValue.h in Headers */ = {isa = PBXBuildFile; fileRef = AB31C91D10AE1B8E000C7B92 /* LineClampValue.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
|
Lines 11987-11992
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec2
|
| 11987 |
AAA728F316D1D8BC00D3BBC6 /* AXObjectCacheIOS.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AXObjectCacheIOS.mm; sourceTree = "<group>"; }; |
11988 |
AAA728F316D1D8BC00D3BBC6 /* AXObjectCacheIOS.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AXObjectCacheIOS.mm; sourceTree = "<group>"; }; |
| 11988 |
AAC08CF015F941FC00F1E188 /* AccessibilitySVGRoot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AccessibilitySVGRoot.cpp; sourceTree = "<group>"; }; |
11989 |
AAC08CF015F941FC00F1E188 /* AccessibilitySVGRoot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AccessibilitySVGRoot.cpp; sourceTree = "<group>"; }; |
| 11989 |
AAC08CF115F941FC00F1E188 /* AccessibilitySVGRoot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccessibilitySVGRoot.h; sourceTree = "<group>"; }; |
11990 |
AAC08CF115F941FC00F1E188 /* AccessibilitySVGRoot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccessibilitySVGRoot.h; sourceTree = "<group>"; }; |
|
|
11991 |
AAD9D0B121DFA80C001B11C7 /* LazyLoadImageObserver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LazyLoadImageObserver.cpp; sourceTree = "<group>"; }; |
| 11992 |
AAD9D0B321DFA80E001B11C7 /* LazyLoadImageObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LazyLoadImageObserver.h; sourceTree = "<group>"; }; |
| 11993 |
|
| 11990 |
AAE27B7416CBFC0D00623043 /* PlatformSpeechSynthesizerMock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PlatformSpeechSynthesizerMock.cpp; sourceTree = "<group>"; }; |
11994 |
AAE27B7416CBFC0D00623043 /* PlatformSpeechSynthesizerMock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PlatformSpeechSynthesizerMock.cpp; sourceTree = "<group>"; }; |
| 11991 |
AAE27B7516CBFC0D00623043 /* PlatformSpeechSynthesizerMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformSpeechSynthesizerMock.h; sourceTree = "<group>"; }; |
11995 |
AAE27B7516CBFC0D00623043 /* PlatformSpeechSynthesizerMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlatformSpeechSynthesizerMock.h; sourceTree = "<group>"; }; |
| 11992 |
AAE3755D17429BCC006200C2 /* PlatformSpeechSynthesizerIOS.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PlatformSpeechSynthesizerIOS.mm; sourceTree = "<group>"; }; |
11996 |
AAE3755D17429BCC006200C2 /* PlatformSpeechSynthesizerIOS.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PlatformSpeechSynthesizerIOS.mm; sourceTree = "<group>"; }; |
|
Lines 17084-17091
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec3
|
| 17084 |
C21BF72021CD89DD00227979 /* WHLSLEnumerationDefinition.h */, |
17088 |
C21BF72021CD89DD00227979 /* WHLSLEnumerationDefinition.h */, |
| 17085 |
C21BF72621CD89E300227979 /* WHLSLEnumerationMember.h */, |
17089 |
C21BF72621CD89E300227979 /* WHLSLEnumerationMember.h */, |
| 17086 |
C21BF70221CD89C400227979 /* WHLSLEnumerationMemberLiteral.h */, |
17090 |
C21BF70221CD89C400227979 /* WHLSLEnumerationMemberLiteral.h */, |
| 17087 |
C21BF70C21CD89CC00227979 /* WHLSLExpression.h */, |
|
|
| 17088 |
522D07A322FBAB4300B905BE /* WHLSLExpression.cpp */, |
17091 |
522D07A322FBAB4300B905BE /* WHLSLExpression.cpp */, |
|
|
17092 |
C21BF70C21CD89CC00227979 /* WHLSLExpression.h */, |
| 17089 |
C21BF70021CD89C200227979 /* WHLSLFallthrough.h */, |
17093 |
C21BF70021CD89C200227979 /* WHLSLFallthrough.h */, |
| 17090 |
C21BF73521CD89F200227979 /* WHLSLFloatLiteral.h */, |
17094 |
C21BF73521CD89F200227979 /* WHLSLFloatLiteral.h */, |
| 17091 |
1CB69B3821DF03E1006E846A /* WHLSLFloatLiteralType.cpp */, |
17095 |
1CB69B3821DF03E1006E846A /* WHLSLFloatLiteralType.cpp */, |
|
Lines 21630-21635
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec4
|
| 21630 |
450CEBEF15073BBE002BB149 /* LabelableElement.h */, |
21634 |
450CEBEF15073BBE002BB149 /* LabelableElement.h */, |
| 21631 |
A456FA2411AD4A830020B420 /* LabelsNodeList.cpp */, |
21635 |
A456FA2411AD4A830020B420 /* LabelsNodeList.cpp */, |
| 21632 |
A456FA2511AD4A830020B420 /* LabelsNodeList.h */, |
21636 |
A456FA2511AD4A830020B420 /* LabelsNodeList.h */, |
|
|
21637 |
AAD9D0B121DFA80C001B11C7 /* LazyLoadImageObserver.cpp */, |
| 21638 |
AAD9D0B321DFA80E001B11C7 /* LazyLoadImageObserver.h */, |
| 21633 |
1A4DA41F1CDD3A8300F4473C /* LinkIconCollector.cpp */, |
21639 |
1A4DA41F1CDD3A8300F4473C /* LinkIconCollector.cpp */, |
| 21634 |
1A4DA4201CDD3A8300F4473C /* LinkIconCollector.h */, |
21640 |
1A4DA4201CDD3A8300F4473C /* LinkIconCollector.h */, |
| 21635 |
1A250E0C1CDD632000D0BE63 /* LinkIconType.h */, |
21641 |
1A250E0C1CDD632000D0BE63 /* LinkIconType.h */, |
|
Lines 28601-28606
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec5
|
| 28601 |
E1FE137518402A6700892F13 /* CommonCryptoUtilities.h in Headers */, |
28607 |
E1FE137518402A6700892F13 /* CommonCryptoUtilities.h in Headers */, |
| 28602 |
0F60F32B1DFBB10700416D6C /* CommonVM.h in Headers */, |
28608 |
0F60F32B1DFBB10700416D6C /* CommonVM.h in Headers */, |
| 28603 |
7C93F34A1AA6BA5E00A98BAB /* CompiledContentExtension.h in Headers */, |
28609 |
7C93F34A1AA6BA5E00A98BAB /* CompiledContentExtension.h in Headers */, |
|
|
28610 |
E4E94D6122FF158A00DD191F /* ComplexLineLayout.h in Headers */, |
| 28604 |
C2F4E78C1E45C3EF006D7105 /* ComplexTextController.h in Headers */, |
28611 |
C2F4E78C1E45C3EF006D7105 /* ComplexTextController.h in Headers */, |
| 28605 |
E4BA50901BCFBD9500E34EF7 /* ComposedTreeAncestorIterator.h in Headers */, |
28612 |
E4BA50901BCFBD9500E34EF7 /* ComposedTreeAncestorIterator.h in Headers */, |
| 28606 |
E44FA1851BCA6B5A0091B6EF /* ComposedTreeIterator.h in Headers */, |
28613 |
E44FA1851BCA6B5A0091B6EF /* ComposedTreeIterator.h in Headers */, |
|
Lines 30563-30568
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec6
|
| 30563 |
6F7CA3C6208C2957002F29AB /* LayoutState.h in Headers */, |
30570 |
6F7CA3C6208C2957002F29AB /* LayoutState.h in Headers */, |
| 30564 |
11310CF220BA4A320065A8D0 /* LayoutTreeBuilder.h in Headers */, |
30571 |
11310CF220BA4A320065A8D0 /* LayoutTreeBuilder.h in Headers */, |
| 30565 |
141DC0481648348F00371E5A /* LayoutUnit.h in Headers */, |
30572 |
141DC0481648348F00371E5A /* LayoutUnit.h in Headers */, |
|
|
30573 |
AAD9D0B521DFA810001B11C7 /* LazyLoadImageObserver.h in Headers */, |
| 30566 |
CDE8B5ED1A69777300B4B66A /* LegacyCDMPrivateClearKey.h in Headers */, |
30574 |
CDE8B5ED1A69777300B4B66A /* LegacyCDMPrivateClearKey.h in Headers */, |
| 30567 |
CDF4B7121E0087AE00E235A2 /* LegacyCDMSession.h in Headers */, |
30575 |
CDF4B7121E0087AE00E235A2 /* LegacyCDMSession.h in Headers */, |
| 30568 |
CDE8B5F11A69778B00B4B66A /* LegacyCDMSessionClearKey.h in Headers */, |
30576 |
CDE8B5F11A69778B00B4B66A /* LegacyCDMSessionClearKey.h in Headers */, |
|
Lines 30815-30821
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec7
|
| 30815 |
1A7FA6190DDA3B3A0028F8A5 /* NetworkStateNotifier.h in Headers */, |
30823 |
1A7FA6190DDA3B3A0028F8A5 /* NetworkStateNotifier.h in Headers */, |
| 30816 |
E13EF3441684ECF40034C83F /* NetworkStorageSession.h in Headers */, |
30824 |
E13EF3441684ECF40034C83F /* NetworkStorageSession.h in Headers */, |
| 30817 |
269397241A4A5B6400E8349D /* NFA.h in Headers */, |
30825 |
269397241A4A5B6400E8349D /* NFA.h in Headers */, |
| 30818 |
E4E94D6122FF158A00DD191F /* ComplexLineLayout.h in Headers */, |
|
|
| 30819 |
269397221A4A412F00E8349D /* NFANode.h in Headers */, |
30826 |
269397221A4A412F00E8349D /* NFANode.h in Headers */, |
| 30820 |
267726011A5B3AD9003C24DD /* NFAToDFA.h in Headers */, |
30827 |
267726011A5B3AD9003C24DD /* NFAToDFA.h in Headers */, |
| 30821 |
BCEF43DD0E674012001C1287 /* NinePieceImage.h in Headers */, |
30828 |
BCEF43DD0E674012001C1287 /* NinePieceImage.h in Headers */, |