OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rootLayerAttachment
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/rendering/
RenderLayerCompositor.h
138
enum
RootLayerAttachment
{
144
RootLayerAttachment
rootLayerAttachment
() const { return m_rootLayerAttachment; }
243
void attachRootPlatformLayer(
RootLayerAttachment
);
268
bool requiresScrollLayer(
RootLayerAttachment
) const;
295
RootLayerAttachment
m_rootLayerAttachment;
RenderLayerBacking.cpp
[
all
...]
RenderLayerCompositor.cpp
[
all
...]
Completed in 86 milliseconds