Home
last modified time | relevance | path

Searched refs:chtype (Results 1 – 4 of 4) sorted by relevance

/external/toybox/kconfig/lxdialog/
Ddialog.h97 chtype atr; /* Color attribute */
193 void attr_clear(WINDOW * win, int height, int width, chtype attr);
198 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
199 chtype border);
Dutil.c239 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
407 chtype box, chtype border) in draw_box()
/external/boringssl/src/crypto/x509v3/
Dv3_utl.c1280 unsigned long chtype) in X509V3_NAME_from_section() argument
1310 if (!X509_NAME_add_entry_by_txt(nm,type, chtype, in X509V3_NAME_from_section()
/external/boringssl/src/include/openssl/
Dx509v3.h719 unsigned long chtype);