Searched refs:getLayoutDirection (Results 1 – 9 of 9) sorted by relevance
25 getLayoutDirection(): string;
21 getLayoutDirection(): string;
30 getLayoutDirection(): string {
23 { key: "layoutDirection", defaultValue: mockEnv.getLayoutDirection() },
139 tmp = Environment.envBackend_ .getLayoutDirection();
2022 tmp = Environment.envBackend_.getLayoutDirection();
1941 ArkUI_Int32 (*getLayoutDirection)(ArkUINodeHandle node); member
3661 ArkUI_Int32 (*getLayoutDirection)(ArkUINodeHandle node); member
11855 g_numberValues[0].i32 = modifier->getLayoutDirection(node->uiNodeHandle); in GetLayoutDirection()