Home
last modified time | relevance | path

Searched refs:ConstructTextConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_controller_capi.cpp121 static TextConfig ConstructTextConfig(const InputMethod_TextConfig& config) in ConstructTextConfig() function
163 auto textConfig = ConstructTextConfig(config); in OH_InputMethodController_Attach()