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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursslk.h 44 class NCURSES_IMPEXP Soft_Label_Key {
54 Soft_Label_Key() : label(NULL), format(Left), num(-1) {
57 virtual ~Soft_Label_Key() {
63 Soft_Label_Key& operator=(char *text);
66 Soft_Label_Key& operator=(Justification just) {
76 Soft_Label_Key& operator=(const Soft_Label_Key& rhs)
84 Soft_Label_Key(const Soft_Label_Key& rhs)
108 Soft_Label_Key *slk_array; // The array of SLK'
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursslk.h 44 class NCURSES_IMPEXP Soft_Label_Key {
54 Soft_Label_Key() : label(NULL), format(Left), num(-1) {
57 virtual ~Soft_Label_Key() {
63 Soft_Label_Key& operator=(char *text);
66 Soft_Label_Key& operator=(Justification just) {
76 Soft_Label_Key& operator=(const Soft_Label_Key& rhs)
84 Soft_Label_Key(const Soft_Label_Key& rhs)
108 Soft_Label_Key *slk_array; // The array of SLK'
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursslk.h 44 class NCURSES_IMPEXP Soft_Label_Key {
54 Soft_Label_Key() : label(NULL), format(Left), num(-1) {
57 virtual ~Soft_Label_Key() {
63 Soft_Label_Key& operator=(char *text);
66 Soft_Label_Key& operator=(Justification just) {
76 Soft_Label_Key& operator=(const Soft_Label_Key& rhs)
84 Soft_Label_Key(const Soft_Label_Key& rhs)
108 Soft_Label_Key *slk_array; // The array of SLK'
    [all...]

Completed in 1665 milliseconds