Home
last modified time | relevance | path

Searched defs:getLayoutDirection (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/common/
Di_environment_backend.ts21 getLayoutDirection(): string; method
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/utest/mock/common/
Dmock_environment_backend.ts30 getLayoutDirection(): string { method in MockEnvironmentBackend