Home | History | Annotate | Download | only in rendering

Lines Matching refs:listItem

373 void TextAutosizer::inflateListItem(RenderListItem* listItem, RenderListMarker* listItemMarker)
377 ASSERT(listItem && listItemMarker);
379 if (prepareForLayout(listItem) == StopLayout)
387 applyMultiplier(listItem, multiplier);