Searched defs:itemWithoutBoundsCheck (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSValueList.h54 CSSValue* itemWithoutBoundsCheck(size_t index) { return m_values[index].get(); } function in class:WebCore::CSSValueList

Completed in 118 milliseconds