OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setHasVirtualLogicalHeight
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
TrailingFloatsRootInlineBox.h
38
setHasVirtualLogicalHeight
();
EllipsisBox.h
40
setHasVirtualLogicalHeight
();
InlineBox.h
125
void
setHasVirtualLogicalHeight
() { m_bitfields.
setHasVirtualLogicalHeight
(true); }
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGInline.cpp
50
box->
setHasVirtualLogicalHeight
();
RenderSVGInlineText.cpp
103
box->
setHasVirtualLogicalHeight
();
RenderSVGText.cpp
434
box->
setHasVirtualLogicalHeight
();
Completed in 3433 milliseconds