Home
last modified time | relevance | path

Searched defs:panel (Results 1 - 17 of 17) sorted by relevance

/third_party/alsa-utils/alsamixer/
H A Dwidget.h15 PANEL *panel; member
H A Dwidget.c123 PANEL *panel, *belo in window_size_changed() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_input_method_engine_setting.h63 std::shared_ptr<InputMethodPanel> panel = nullptr; member
H A Djs_panel.cpp74 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 Dinput_method_ability_exception_test.cpp277 auto panel = std::make_shared<InputMethodPanel>(); in HWTEST_F() local
310 auto panel = std::make_shared<InputMethodPanel>(); in HWTEST_F() local
[all...]
H A Dinput_method_ability_test.cpp190 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 Dinput_method_panel_test.cpp268 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 DSwapChainPanelNativeWindow_unittest.cpp439 void expectNativeWindowInitCalls(MockSwapChainPanel &panel, bool expectRenderSize) in expectNativeWindowInitCalls() argument
H A DInspectableNativeWindow.cpp47 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in IsSwapChainPanel() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBGroupPanel.java399 RBGroupPanel panel; field in GroupComboActionListener
401 protected GroupComboActionListener(RBGroupPanel panel) { in GroupComboActionListener() argument
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c220 uint8_t panel; in nhlt_dmic_get_ep() local
/third_party/python/Lib/test/
H A Dtest_curses.py23 import curses.panel namespace
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp214 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 Ddmic-process.c1082 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 Ddmic-internal.h298 uint8_t panel; member
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt.h99 uint8_t panel; member
/third_party/glfw/deps/
H A Dnuklear.h16807 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...]

Completed in 48 milliseconds