Home
last modified time | relevance | path

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

/base/web/webview/ohos_nweb/include/
Dnweb_hit_testresult.h58 static const int IMAGE_ANCHOR_TYPE = 6; variable
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp541 case HitTestResult::IMAGE_ANCHOR_TYPE: in ConverToWebHitTestType()