libInit.cc
changeset 6464 ad5ee589f115
parent 6456 4c74365e8200
child 6523 b6dc0f5f499a
child 6599 40c182d8bd5b
equal deleted inserted replaced
6463:f63202b67b3f 6464:ad5ee589f115
     1 /*
     1 /*
     2  * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.73 2014-04-29 23:51:16 cg Exp $
     2  * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.74 2014-04-30 13:41:53 cg Exp $
     3  *
     3  *
     4  * DO NOT EDIT
     4  * DO NOT EDIT
     5  * automagically generated from the projectDefinition: stx_libview.
     5  * automagically generated from the projectDefinition: stx_libview.
     6  */
     6  */
     7 #define __INDIRECTVMINITCALLS__
     7 #define __INDIRECTVMINITCALLS__
    83 _DisplayRootView_Init(pass,__pRT__,snd);
    83 _DisplayRootView_Init(pass,__pRT__,snd);
    84 _SimpleView_Init(pass,__pRT__,snd);
    84 _SimpleView_Init(pass,__pRT__,snd);
    85 _ShadowView_Init(pass,__pRT__,snd);
    85 _ShadowView_Init(pass,__pRT__,snd);
    86 _View_Init(pass,__pRT__,snd);
    86 _View_Init(pass,__pRT__,snd);
    87 _XWorkstation_Init(pass,__pRT__,snd);
    87 _XWorkstation_Init(pass,__pRT__,snd);
    88 _GLXWorkstation_Init(pass,__pRT__,snd);
       
    89 _TopView_Init(pass,__pRT__,snd);
    88 _TopView_Init(pass,__pRT__,snd);
    90 _PopUpView_Init(pass,__pRT__,snd);
    89 _PopUpView_Init(pass,__pRT__,snd);
    91 _StandardSystemView_Init(pass,__pRT__,snd);
    90 _StandardSystemView_Init(pass,__pRT__,snd);
    92 _ModalBox_Init(pass,__pRT__,snd);
    91 _ModalBox_Init(pass,__pRT__,snd);
    93 #ifdef UNIX
    92 #ifdef UNIX
       
    93 _GLXWorkstation_Init(pass,__pRT__,snd);
    94 _XEmbedContainerView_Init(pass,__pRT__,snd);
    94 _XEmbedContainerView_Init(pass,__pRT__,snd);
    95 _XftFontDescription_Init(pass,__pRT__,snd);
    95 _XftFontDescription_Init(pass,__pRT__,snd);
    96 #endif /* UNIX */
    96 #endif /* UNIX */
    97 #ifdef WIN32
    97 #ifdef WIN32
    98 _WinWorkstation_Init(pass,__pRT__,snd);
    98 _WinWorkstation_Init(pass,__pRT__,snd);