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