syncx.c 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. /*
  2. * CDE - Common Desktop Environment
  3. *
  4. * Copyright (c) 1993-2012, The Open Group. All rights reserved.
  5. *
  6. * These libraries and programs are free software; you can
  7. * redistribute them and/or modify them under the terms of the GNU
  8. * Lesser General Public License as published by the Free Software
  9. * Foundation; either version 2 of the License, or (at your option)
  10. * any later version.
  11. *
  12. * These libraries and programs are distributed in the hope that
  13. * they will be useful, but WITHOUT ANY WARRANTY; without even the
  14. * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  15. * PURPOSE. See the GNU Lesser General Public License for more
  16. * details.
  17. *
  18. * You should have received a copy of the GNU Lesser General Public
  19. * License along with these libraries and programs; if not, write
  20. * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
  21. * Floor, Boston, MA 02110-1301 USA
  22. */
  23. /* $XConsortium: syncx.c /main/3 1996/07/04 02:32:52 cde-fuj $ */
  24. /*
  25. * (c) Copyright 1995 FUJITSU LIMITED
  26. * This is source code modified by FUJITSU LIMITED under the Joint
  27. * Development Agreement for the CDEnext PST.
  28. * This is unpublished proprietary source code of FUJITSU LIMITED
  29. */
  30. #include <stdio.h>
  31. /* "fal" -> "X" */
  32. /* GetFProp.c falGetFontProperty() : Xlib.h */
  33. /* omDefault.c _falwcDefaultTextPerCharExtents(): omGeneric.c */
  34. /* IntAtom.c falInternAtom() : Xlib.h */
  35. /* Font.c falFreeFont() : Xlib.h */
  36. /* FontInfo.c falFreeFontInfo() : Xlib.h */
  37. /* TextToStr.c falFreeStringList() : Xlib.h */
  38. /* FontNames.c falFreeFontNames() : Xlib.h */
  39. /* Bool */ falGetFontProperty() { return 0 ; }
  40. /* Status */ _falwcDefaultTextPerCharExtents(){ return 0 ; }
  41. void _falmbDefaultDrawImageString() { return ; }
  42. /* Atom */ falInternAtom() { return 0 ; }
  43. int _falwcGenericDrawString() { return 0 ; }
  44. char **_falParseBaseFontNameList() { return NULL ; }
  45. /* XFontStruct * */ falLoadQueryFont() { return 0 ; }
  46. falFreeFont() { return 0 ; }
  47. falFreeFontInfo() { return 0 ; }
  48. /* char ** */ falListFonts() { return 0 ; }
  49. void _falmbGenericDrawImageString() { return ; }
  50. void _falwcDefaultDrawImageString() { return ; }
  51. int _falmbDefaultDrawString() { return 0 ; }
  52. int _falmbGenericTextEscapement() { return 0 ; }
  53. void falFreeStringList() { return ; }
  54. /* falrmStringToQuark() { return 0 ; } */
  55. /* falrmPermStringToQuark() { return 0 ; } */
  56. int _falwcDefaultDrawString() { return 0 ; }
  57. /* char * */ falGetAtomName() { return 0 ; }
  58. int _falwcGenericTextExtents() { return 0 ; }
  59. int _falmbGenericTextExtents() { return 0 ; }
  60. void _falwcGenericDrawImageString() { return ; }
  61. falFreeFontNames() { return 0 ; }
  62. /* falrmQuarkToString() { return 0 ; } */
  63. int _falwcDefaultTextExtents() { return 0 ; }
  64. /* Status */ _falmbGenericTextPerCharExtents(){ return 0 ; }
  65. int _falmbDefaultTextEscapement() { return 0 ; }
  66. int _falwcGenericTextEscapement() { return 0 ; }
  67. int _falmbDefaultTextExtents() { return 0 ; }
  68. /* char ** */ falListFontsWithInfo() { return 0 ; }
  69. int _falwcDefaultTextEscapement() { return 0 ; }
  70. /* Status */ _falwcGenericTextPerCharExtents(){ return 0 ; }
  71. /* _fallcMapOSLocaleName() { return 0 ; } */
  72. int _falmbGenericDrawString() { return 0 ; }
  73. /* Status */ _falmbDefaultTextPerCharExtents(){ return 0 ; }