Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_panel.cpp28 constexpr float SCREEN_RATIO = 0.6; variable
127 static_cast<float>(height) > defaultDisplay->GetHeight() * SCREEN_RATIO) { in Resize()