Home
last modified time | relevance | path

Searched defs:m_isText (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DInlineBox.h358 …bool m_isText : 1; // Whether or not this object represents text with a non-zero height. Includes … variable
DRenderObject.h862 bool m_isText : 1; variable