HomeSort by relevance Sort by last modified time
    Searched refs:b_framed (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesm.h 209 bool b_framed; // has the menu a border? member in class:NCursesMenu
273 b_framed(0),
288 b_framed(0),
307 b_framed(0),
328 b_framed(rhs.b_framed),
514 if (b_framed)
521 if (b_framed)
528 if (b_framed)
cursesf.h 348 bool b_framed; // has the form a border? member in class:NCursesForm
412 b_framed(0),
427 b_framed(0),
446 b_framed(0),
467 b_framed(rhs.b_framed),
503 if (b_framed)
510 if (b_framed)
517 if (b_framed)

Completed in 34 milliseconds