Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.h431 static const char * const ATTR_TEXTALIGN; variable
H A Dcanvas_component.cpp54 const char * const CanvasComponent::ATTR_TEXTALIGN = "textAlign"; member in OHOS::ACELite::CanvasComponent
120 {ATTR_TEXTALIGN, TextAlignSetter, TextAlignGetter},