OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Soft_Label_Key_Set
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursslk.h
41
class NCURSES_IMPEXP
Soft_Label_Key_Set
{
45
friend class
Soft_Label_Key_Set
;
139
// You must create a
Soft_Label_Key_Set
before you create any object of
142
Soft_Label_Key_Set
(Label_Layout fmt);
146
NCURSES_IMPEXP
Soft_Label_Key_Set
();
148
Soft_Label_Key_Set
& operator=(const
Soft_Label_Key_Set
& rhs)
157
Soft_Label_Key_Set
(const
Soft_Label_Key_Set
& rhs)
164
virtual ~
Soft_Label_Key_Set
();
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursslk.h
41
class NCURSES_IMPEXP
Soft_Label_Key_Set
{
45
friend class
Soft_Label_Key_Set
;
139
// You must create a
Soft_Label_Key_Set
before you create any object of
142
Soft_Label_Key_Set
(Label_Layout fmt);
146
NCURSES_IMPEXP
Soft_Label_Key_Set
();
148
Soft_Label_Key_Set
& operator=(const
Soft_Label_Key_Set
& rhs)
157
Soft_Label_Key_Set
(const
Soft_Label_Key_Set
& rhs)
164
virtual ~
Soft_Label_Key_Set
();
[
all
...]
Completed in 57 milliseconds