Home | History | Annotate | Download | only in rendering

Lines Matching refs:setInline

647     void setInline(bool b = true) { m_bitfields.setIsInline(b); }