Searched defs:layoutParams (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_panel_test.cpp | 1151 LayoutParams layoutParams; variable 1173 LayoutParams layoutParams; variable 1195 LayoutParams layoutParams; variable 1217 LayoutParams layoutParams; variable 1239 LayoutParams layoutParams; variable 1265 LayoutParams layoutParams; variable 1291 LayoutParams layoutParams; variable 1318 LayoutParams layoutParams; variable 1344 LayoutParams layoutParams; variable 1366 LayoutParams layoutParams; variable [all …]
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_panel.cpp | 277 …32_t InputMethodPanel::AdjustPanelRect(const PanelFlag panelFlag, const LayoutParams &layoutParams) in AdjustPanelRect() 313 …t32_t InputMethodPanel::ParsePanelRect(const PanelFlag panelFlag, const LayoutParams &layoutParams) in ParsePanelRect() 341 …nputMethodPanel::CalculateNoConfigRect(const PanelFlag panelFlag, const LayoutParams &layoutParams) in CalculateNoConfigRect() 409 …:tuple<std::vector<std::string>, std::vector<std::string>> &keys, const LayoutParams &layoutParams) in GetSysPanelAdjust() 430 PanelAdjustInfo &porIterValue, const LayoutParams &layoutParams) in CalculatePanelRect() 484 int32_t InputMethodPanel::CalculateFloatRect(const LayoutParams &layoutParams, PanelAdjustInfo &lan… in CalculateFloatRect() 520 const LayoutParams &layoutParams, PanelAdjustInfo &lanIterValue, float densityDpi) in CalculateLandscapeRect()
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_panel.cpp | 496 napi_value JsPanelRect::Write(napi_env env, const LayoutParams &layoutParams) in Write() 506 bool JsPanelRect::Read(napi_env env, napi_value object, LayoutParams &layoutParams) in Read()
|