Searched refs:height (Results 1 – 11 of 11) sorted by relevance
| /hostap-latest/wpadebug/src/w1/fi/wpadebug/ |
| D | QrCodeDisplayActivity.java | 75 int height = result.getHeight(); in encodeAsBitmap() local 76 int[] pixels = new int[width * height]; in encodeAsBitmap() 77 for (int y = 0; y < height; y++) { in encodeAsBitmap() 84 Bitmap bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); in encodeAsBitmap() 85 bitmap.setPixels(pixels, 0, width, 0, 0, width, height); in encodeAsBitmap()
|
| /hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
| D | eventhistory.ui | 9 <height>285</height> 40 <height>20</height>
|
| D | wpagui.ui | 9 <height>330</height> 169 <height>40</height> 203 <height>40</height> 230 <height>61</height> 264 <height>61</height> 385 <height>24</height>
|
| D | scanresults.ui | 9 <height>244</height> 67 <height>20</height>
|
| D | userdatarequest.ui | 12 <height>103</height> 63 <height>20</height>
|
| D | networkconfig.ui | 9 <height>534</height> 387 <height>40</height>
|
| /hostap-latest/wpa_supplicant/wpa_gui-qt4/icons/ |
| D | Makefile | 28 --export-height=$(word 2, $(subst x, , $(subst /, , $(@)))) \
|
| /hostap-latest/wpa_supplicant/ |
| D | hs20_supplicant.c | 41 u16 height; member 810 icon->id, icon->width, icon->height, icon->lang, in hs20_osu_fetch_done() 987 icon->height = WPA_GET_LE16(pos2); in hs20_osu_add_prov()
|
| /hostap-latest/src/ap/ |
| D | ap_config.h | 650 u16 height; member
|
| D | gas_serv.c | 724 wpabuf_put_le16(buf, icon->height); in anqp_add_icon()
|
| /hostap-latest/hostapd/ |
| D | config_file.c | 1857 icon->height = atoi(pos); in hs20_parse_icon()
|