Searched defs:InjectInAllFrames (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DUserContentTypes.h34 enum UserContentInjectedFrames { InjectInAllFrames, InjectInTopFrameOnly }; enumerator in enum:WebCore::UserContentInjectedFrames
H A DCaptionUserPreferences.cpp241 Vector<String>(), InjectInAllFrames, UserStyleAuthorLevel, InjectInExistingDocuments); local
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp635 adapter->page->group().addUserStyleSheetToWorld(mainThreadNormalWorld(), sourceCode, QUrl(), Vector<String>(), Vector<String>(), WebCore::InjectInAllFrames); member in class:WebCore

Completed in 186 milliseconds