Home | History | Annotate | Download | only in inspector

Lines Matching refs:needsLayoutObjects

530     unsigned needsLayoutObjects;
532 frame->countObjectsNeedingLayout(needsLayoutObjects, totalObjects, isPartial);
534 pushCurrentRecord(TimelineRecordFactory::createLayoutData(needsLayoutObjects, totalObjects, isPartial), TimelineRecordType::Layout, true, frame);