Home
last modified time | relevance | path

Searched defs:GetCursorInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imf_text_config_adapter_impl.cpp39 ArkWebRefPtr<ArkIMFCursorInfoAdapter> ArkIMFTextConfigAdapterImpl::GetCursorInfo() in GetCursorInfo() function in OHOS::ArkWeb::ArkIMFTextConfigAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imftext_config_adapter_wrapper.cpp38 std::shared_ptr<NWeb::IMFCursorInfoAdapter> ArkIMFTextConfigAdapterWrapper::GetCursorInfo() in GetCursorInfo() function in OHOS::ArkWeb::ArkIMFTextConfigAdapterWrapper
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dfeature_analysis.cpp114 void FeatureAnalysis::GetCursorInfo(stringstream& buff, const string& line) in GetCursorInfo() function in OHOS::HiviewDFX::FeatureAnalysis
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
H A Dimf_adapter_impl_test.cpp113 std::shared_ptr<IMFCursorInfoAdapter> GetCursorInfo() in GetCursorInfo() function in OHOS::NWeb::IMFTextConfigTest