Home
last modified time | relevance | path

Searched refs:WKIconDatabaseTryGetCGImageForURL (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/cg/
DWKIconDatabaseCG.h37 WK_EXPORT CGImageRef WKIconDatabaseTryGetCGImageForURL(WKIconDatabaseRef iconDatabase, WKURLRef url…
DWKIconDatabaseCG.cpp37 CGImageRef WKIconDatabaseTryGetCGImageForURL(WKIconDatabaseRef iconDatabaseRef, WKURLRef urlRef, WK… in WKIconDatabaseTryGetCGImageForURL() function
/external/webkit/Source/WebKit2/
DChangeLog3336 …(WKIconDatabaseTryGetCGImageForURL): Change this API to take a requested size, and find the first …
4260 (WKIconDatabaseTryGetCGImageForURL): Renamed to "try" for subtle clarification.