OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StructuralLayerPurpose
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h
270
enum
StructuralLayerPurpose
{
275
void ensureStructuralLayer(
StructuralLayerPurpose
);
276
StructuralLayerPurpose
structuralLayerPurpose
() const;
GraphicsLayerCA.mm
981
switch (
structuralLayerPurpose
()) {
[
all
...]
Completed in 139 milliseconds