Searched defs:subProperties (Results 1 – 3 of 3) sorted by relevance
46 std::vector<SubProperty> subProperties = {}; in TestListInputMethodSubtype() local
31 std::vector<SubProperty> subProperties; member
175 …utMethod::GetJSInputMethodSubProperties(napi_env env, const std::vector<SubProperty> &subPropertie… in GetJSInputMethodSubProperties()