Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.h121 static jerry_value_t TextAlignGetter(const jerry_value_t func,
H A Dcanvas_component.cpp120 {ATTR_TEXTALIGN, TextAlignSetter, TextAlignGetter},
644 jerry_value_t CanvasComponent::TextAlignGetter(const jerry_value_t func, in TextAlignGetter() function in OHOS::ACELite::CanvasComponent