Searched defs:height (Results 101 - 102 of 102) sorted by relevance

12345

/freebsd-current/contrib/wpa/src/ap/
H A Dap_config.h618 u16 height; member in struct:hostapd_bss_config::hs20_icon
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp146 int height; member in struct:curses::Size
628 GetCenteredRect(int width, int height) argument
1101 int height = GetFieldHeight(); variable
1735 int height = 2; variable
1746 int height = FieldDelegateGetHeight(); variable
1786 int height = m_fields[i].FieldDelegateGetHeight(); local
2386 AddChoicesField(const char *label, int height, std::vector<std::string> choices) argument
2513 int height = 0; local
2594 int height = field->FieldDelegateGetHeight(); local
2636 int height = GetContentHeight(); local
3694 GetLastVisibleMatch(int height) argument
3699 GetNumberOfVisibleMatches(int height) argument
3709 int height = surface.GetHeight(); local
[all...]

Completed in 128 milliseconds

12345