Skip to main content

Mozilla

  • About
  • Foundation
  • Contribute
  • Community
  • Developers
  • Projects

  • Roadmap
  • Projects
  • Coding
    • Module Owners
    • Hacking
    • Get the Source
    • Build It
  • Testing
    • Releases
    • Nightly Builds
    • Report A Problem
  • Tools
    • Bugzilla
    • Tinderbox
    • Bonsai
    • MXR
  • FAQs

enum LINE_WRAP_PROHIBIT_CLASS

Line breaking information

Documentation

Line breaking information.
  • PROHIBIT_NOWHERE - It is a breakable character. It could be break before or after this character. This class is for all Kanji ideographic character.
  • PROHIBIT_BEGIN_OF_LINE - It should not appeared in the beginning of the line.
  • PROHIBIT_END_OF_LINE - It should not appeared in the end of the line.
  • PROHIBIT_WORD_BREAK - It is non breakable character. It cannot be break if the next (or previous) character is also PROHIBIT_WORD_BREAK.
See Also:
INTL_KinsokuClass

alphabetic index hierarchy of classes


Copyright © 1998 Netscape Communications Corporation

generated by doc++


  • Support Options
  • Security Center
  • Privacy Policy
  • Contact Us

International Affiliates: Mozilla Europe - Mozilla Japan - Mozilla China

Portions of this content are © 1998–2008 by individual mozilla.org contributors
Content available under a Creative Commons license

Last modified April 16, 1998 Document History Edit this Page (or via CVS)