Searched refs:intRectToSafeArray (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DMarshallingHelpers.h54 static SAFEARRAY* intRectToSafeArray(const WebCore::IntRect&);
H A DMarshallingHelpers.cpp172 SAFEARRAY* MarshallingHelpers::intRectToSafeArray(const WebCore::IntRect& rect) function in class:MarshallingHelpers
H A DWebElementPropertyBag.cpp150 V_ARRAY(pVar) = MarshallingHelpers::intRectToSafeArray(boundingBox);

Completed in 124 milliseconds