Home
last modified time | relevance | path

Searched defs:matchTextDirection (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/image/
Dimage_component.cpp141 void ImageComponent::SetMatchTextDirection(bool matchTextDirection) in SetMatchTextDirection()
Drender_image.h88 void SetMatchTextDirection(bool matchTextDirection) in SetMatchTextDirection()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
Dbutton_declaration.h59 bool matchTextDirection = false; member