Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.h213 bool CheckImageSource(std::string assetSrc);
H A Djs_richeditor.cpp1561 if (!CheckImageSource(assetSrc)) { in AddImageSpan()
1596 bool JSRichEditorController::CheckImageSource(std::string assetSrc) in CheckImageSource() function in OHOS::Ace::Framework::JSRichEditorController