HomeSort by relevance Sort by last modified time
    Searched refs:WKBundleFrameGetDocumentBackgroundColor (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundleFrame.h 69 WK_EXPORT bool WKBundleFrameGetDocumentBackgroundColor(WKBundleFrameRef frame, double* red, double* green, double* blue, double* alpha);
WKBundleFrame.cpp 214 bool WKBundleFrameGetDocumentBackgroundColor(WKBundleFrameRef frameRef, double* red, double* green, double* blue, double* alpha)

Completed in 1466 milliseconds