OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ui
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
userdatarequest.h
17
class UserDataRequest : public QDialog, public
Ui
::UserDataRequest
scanresults.h
17
class ScanResults : public QDialog, public
Ui
::ScanResults
eventhistory.h
37
class EventHistory : public QDialog, public
Ui
::EventHistory
networkconfig.h
17
class NetworkConfig : public QDialog, public
Ui
::NetworkConfig
peers.h
19
class Peers : public QDialog, public
Ui
::Peers
wpagui.h
34
class WpaGui : public QMainWindow, public
Ui
::WpaGui
/src/sys/external/bsd/gnu-efi/dist/lib/
init.c
116
EFI_UNICODE_COLLATION_INTERFACE *
Ui
;
137
Status = uefi_call_wrapper(BS->HandleProtocol, 3, Handles[Index], &UnicodeCollationProtocol, (VOID*)&
Ui
);
146
Languages =
Ui
->SupportedLanguages;
155
UnicodeInterface =
Ui
;
misc.c
538
UI_INTERFACE *
Ui
;
543
Status = uefi_call_wrapper(BS->HandleProtocol, 3, Handle, &UiProtocol, (VOID *)&
Ui
);
551
for (Index = UiDeviceString, Array =
Ui
->Entry; Index < StringType; Index++, Array++) {
Completed in 28 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026