Home
last modified time | relevance | path

Searched refs:panelHeightCallback (Results 1 - 1 of 1) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp815 auto panelHeightCallback = [this](uint32_t panelHeight, PanelFlag panelFlag) { in CreatePanel() local
819 panelInfo.panelType, [panelHeightCallback, &panelInfo, &context, &inputMethodPanel]( in CreatePanel()
822 inputMethodPanel->SetPanelHeightCallback(panelHeightCallback); in CreatePanel()

Completed in 3 milliseconds