webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WebCore::PolygonPathPolicy Struct Reference
Inheritance diagram for WebCore::PolygonPathPolicy:
WTF::TinyLRUCachePolicy< Vector< FloatPoint >, Path >

Static Public Member Functions

static bool isKeyNull (const Vector< FloatPoint > &points)
 
static Path createValueForKey (const Vector< FloatPoint > &points)
 
- Static Public Member Functions inherited from WTF::TinyLRUCachePolicy< Vector< FloatPoint >, Path >
static bool isKeyNull (const Vector< FloatPoint > &)
 
static bool isKeyNull (const Vector< FloatPoint > &)
 
static bool isKeyNull (const Vector< FloatPoint > &)
 
static Path createValueForNullKey ()
 
static Path createValueForNullKey ()
 
static Path createValueForNullKey ()
 
static Path createValueForKey (const Vector< FloatPoint > &)
 
static Path createValueForKey (const Vector< FloatPoint > &)
 
static Path createValueForKey (const Vector< FloatPoint > &)
 

Member Function Documentation

◆ createValueForKey()

static Path WebCore::PolygonPathPolicy::createValueForKey ( const Vector< FloatPoint > &  points)
inlinestatic

◆ isKeyNull()

static bool WebCore::PolygonPathPolicy::isKeyNull ( const Vector< FloatPoint > &  points)
inlinestatic

The documentation for this struct was generated from the following file: