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

Static Public Member Functions

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

Member Function Documentation

◆ createValueForKey()

static Path WebCore::RoundedRectPathPolicy::createValueForKey ( const FloatRoundedRect rect)
inlinestatic

◆ isKeyNull()

static bool WebCore::RoundedRectPathPolicy::isKeyNull ( const FloatRoundedRect rect)
inlinestatic

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