Searched refs:calculateIntrinsicSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderVideo.cpp48 setIntrinsicSize(calculateIntrinsicSize());
69 LayoutSize size = calculateIntrinsicSize();
84 LayoutSize RenderVideo::calculateIntrinsicSize() function in class:blink::RenderVideo
H A DRenderVideo.h54 LayoutSize calculateIntrinsicSize();

Completed in 79 milliseconds