webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::VerticalPositionCache Class Reference

#include <VerticalPositionCache.h>

Public Member Functions

 VerticalPositionCache ()
 
bool get (RenderObject *renderer, FontBaseline baselineType, LayoutUnit &result) const
 
void set (RenderObject *renderer, FontBaseline baselineType, LayoutUnit position)
 

Constructor & Destructor Documentation

◆ VerticalPositionCache()

WebCore::VerticalPositionCache::VerticalPositionCache ( )
inline

Member Function Documentation

◆ get()

bool WebCore::VerticalPositionCache::get ( RenderObject renderer,
FontBaseline  baselineType,
LayoutUnit result 
) const
inline

◆ set()

void WebCore::VerticalPositionCache::set ( RenderObject renderer,
FontBaseline  baselineType,
LayoutUnit  position 
)
inline

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