Searched refs:styleSheetsInWorld (Results 1 – 1 of 1) sorted by relevance
394 UserStyleSheetVector*& styleSheetsInWorld = m_userStyleSheets->add(world, 0).first->second; in addUserStyleSheetToWorld() local395 if (!styleSheetsInWorld) in addUserStyleSheetToWorld()396 styleSheetsInWorld = new UserStyleSheetVector; in addUserStyleSheetToWorld()397 styleSheetsInWorld->append(userStyleSheet.release()); in addUserStyleSheetToWorld()