OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ancestorLineBoxDirty
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLineBoxList.cpp
288
if (container->isInline() && !container->
ancestorLineBoxDirty
()) {
328
if (!inlineContainer->
ancestorLineBoxDirty
()) {
RenderObject.h
411
bool
ancestorLineBoxDirty
() const { return m_bitfields.
ancestorLineBoxDirty
(); }
[
all
...]
Completed in 120 milliseconds