Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_attribute.h25 struct InputAttribute { struct
37 static bool Marshalling(const InputAttribute &in, MessageParcel &data) in Marshalling() argument
43 static bool Unmarshalling(InputAttribute &out, MessageParcel &data) in Unmarshalling() argument
55 bool operator==(const InputAttribute &info) const argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.h24 struct InputAttribute : Attribute { struct