Searched refs:graphicsStateIt (Results 1 – 1 of 1) sorted by relevance
336 if (const json::value* graphicsStateIt = state.find("state"); graphicsStateIt) { in LoadStates() local337 ParseSingleState(*graphicsStateIt, ssr); in LoadStates()