Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dbrowser.c162 WebKitHitTestResultContext hc = webkit_hit_test_result_get_context(h); in view_cb_mouse_target_changed() local
165 if (hc & WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK) in view_cb_mouse_target_changed()
167 else if (hc & WEBKIT_HIT_TEST_RESULT_CONTEXT_IMAGE) in view_cb_mouse_target_changed()
169 else if (hc & WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA) in view_cb_mouse_target_changed()