Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp131 if (context->IsFormRender() && NotFormSupport(textString)) { in Constructor()
151 bool JSRenderImage::NotFormSupport(const std::string& textString) in NotFormSupport() function in OHOS::Ace::Framework::JSRenderImage
H A Djs_render_image.h157 static bool NotFormSupport(const std::string& textString);