Searched refs:WKStringIsEmpty (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_auth_request.cpp59 if (!suggestedUsername || WKStringIsEmpty(suggestedUsername.get()))
75 if (!realm || WKStringIsEmpty(realm.get()))
91 if (!host || WKStringIsEmpty(host.get()))
H A Dewk_file_chooser_request.cpp96 if (!mimeType || WKStringIsEmpty(mimeType.get()))
H A Dewk_cookie_manager.cpp211 if (WKStringIsEmpty(wkHostname))
/macosx-10.10.1/WebKit2-7600.1.25/Shared/API/c/
H A DWKString.h51 WK_EXPORT bool WKStringIsEmpty(WKStringRef string);
H A DWKString.cpp45 bool WKStringIsEmpty(WKStringRef stringRef) function
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DViewClientEfl.cpp141 if (WKStringIsEmpty(tooltip))

Completed in 105 milliseconds