Home
last modified time | relevance | path

Searched defs:LayerType (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/conn/routing/
DRouteInfo.java75 public enum LayerType { PLAIN, LAYERED } enum
/external/webkit/WebCore/css/
DCSSStyleSelector.cpp156 #define HANDLE_FILL_LAYER_INHERIT_AND_INITIAL(layerType, LayerType, prop, Prop) \ argument
185 #define HANDLE_FILL_LAYER_VALUE(layerType, LayerType, prop, Prop, value) { \ argument