Home
last modified time | relevance | path

Searched defs:InputCounterOptions (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dtext_input_modifier.cpp39 struct InputCounterOptions { struct
40 std::optional<int> thresholdPercentage;
41 std::optional<bool> highlightBorder;
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/
DArkCommonInterfaces.ts57 export interface InputCounterOptions { interface
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/
DArkCommonInterfaces.ts70 export interface InputCounterOptions { interface
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/
Dcommon.ts7028 export interface InputCounterOptions { interface