| /third_party/alsa-utils/alsamixer/ |
| H A D | widget.h | 15 PANEL *panel; member
|
| H A D | widget.c | 123 PANEL *panel, *belo in window_size_changed() local [all...] |
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_input_method_engine_setting.h | 63 std::shared_ptr<InputMethodPanel> panel = nullptr; member
|
| H A D | js_panel.cpp | 74 JsPanel *panel = new (std::nothrow) JsPanel(); in JsNew() local 104 void JsPanel::SetNative(const std::shared_ptr<InputMethodPanel> &panel) in SetNative() argument
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | input_method_ability_exception_test.cpp | 277 auto panel = std::make_shared<InputMethodPanel>(); in HWTEST_F() local 310 auto panel = std::make_shared<InputMethodPanel>(); in HWTEST_F() local [all...] |
| H A D | input_method_ability_test.cpp | 190 void CheckPanelStatusInfo(const std::shared_ptr<InputMethodPanel> &panel, const PanelStatusInfo &info) in CheckPanelStatusInfo() argument 195 void CheckPanelInfoInShow(const std::shared_ptr<InputMethodPanel> &panel, const PanelStatusInfo &info) in CheckPanelInfoInShow() argument 213 void CheckPanelInfoInHide(const std::shared_ptr<InputMethodPanel> &panel, const PanelStatusInfo &info) in CheckPanelInfoInHide() argument 813 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 854 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 880 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 907 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 942 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 1005 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local [all...] |
| H A D | input_method_panel_test.cpp | 268 void InputMethodPanelTest::DestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) in DestroyPanel() argument 276 void InputMethodPanelTest::ImaCreatePanel(const PanelInfo &info, std::shared_ptr<InputMethodPanel> &panel) in ImaCreatePanel() argument 283 ImaDestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) ImaDestroyPanel() argument 381 TestShowPanel(const std::shared_ptr<InputMethodPanel> &panel) TestShowPanel() argument 390 TestHidePanel(const std::shared_ptr<InputMethodPanel> &panel) TestHidePanel() argument 409 TriggerPanelStatusChangeToImc( const std::shared_ptr<InputMethodPanel> &panel, InputWindowStatus status) TriggerPanelStatusChangeToImc() argument 907 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 942 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 978 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 1014 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 1049 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 1116 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 1137 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
| H A D | SwapChainPanelNativeWindow_unittest.cpp | 439 void expectNativeWindowInitCalls(MockSwapChainPanel &panel, bool expectRenderSize) in expectNativeWindowInitCalls() argument
|
| H A D | InspectableNativeWindow.cpp | 47 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in IsSwapChainPanel() local
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | RBGroupPanel.java | 399 RBGroupPanel panel; field in GroupComboActionListener 401 protected GroupComboActionListener(RBGroupPanel panel) { in GroupComboActionListener() argument
|
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | dmic-nhlt.c | 220 uint8_t panel; in nhlt_dmic_get_ep() local
|
| /third_party/python/Lib/test/ |
| H A D | test_curses.py | 23 import curses.panel namespace [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | input_method_ability.cpp | 214 auto panel = GetSoftKeyboardPanel(); in StartInput() local 258 auto panel = GetSoftKeyboardPanel(); in OnSetInputType() local 360 auto panel = GetSoftKeyboardPanel(); OnAttributeChange() local 425 auto panel = GetSoftKeyboardPanel(); ShowKeyboardImplWithoutLock() local 961 auto panel = GetSoftKeyboardPanel(); HideKeyboard() local 993 auto panel = result.second; GetSoftKeyboardPanel() local 1060 auto panel = GetSoftKeyboardPanel(); ExitCurrentInputType() local 1088 auto panel = result.second; IsPanelShown() local 1111 auto panel = GetSoftKeyboardPanel(); OnClientInactive() local 1221 auto panel = GetSoftKeyboardPanel(); GetCallingWindowInfo() local [all...] |
| /third_party/alsa-utils/topology/nhlt/intel/dmic/ |
| H A D | dmic-process.c | 1082 dmic_get_mic_params(struct intel_nhlt_params *nhlt, int index, uint8_t *type, uint8_t *panel, uint32_t *speaker_position_distance, uint32_t *horizontal_offset, uint32_t *vertical_offset, uint8_t *frequency_low_band, uint8_t *frequency_high_band, uint16_t *direction_angle, uint16_t *elevation_angle, uint16_t *vertical_angle_begin, uint16_t *vertical_angle_end, uint16_t *horizontal_angle_begin, uint16_t *horizontal_angle_end) dmic_get_mic_params() argument 1294 dmic_set_mic_params(struct intel_nhlt_params *nhlt, int index, uint8_t type, uint8_t panel, uint32_t speaker_position_distance, uint32_t horizontal_offset, uint32_t vertical_offset, uint8_t frequency_low_band, uint8_t frequency_high_band, uint16_t direction_angle, uint16_t elevation_angle, uint16_t vertical_angle_begin, uint16_t vertical_angle_end, uint16_t horizontal_angle_begin, uint16_t horizontal_angle_end) dmic_set_mic_params() argument
|
| H A D | dmic-internal.h | 298 uint8_t panel; member
|
| /third_party/alsa-utils/topology/nhlt/ |
| H A D | nhlt.h | 99 uint8_t panel; member
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 16807 struct nk_panel *panel; nk_popup_begin() local 16904 struct nk_panel *panel; nk_nonblock_begin() local 17244 struct nk_panel *panel; nk_contextual_end() local 18696 struct nk_window panel; nk_group_scrolled_offset_begin() local [all...] |