Function EditableContent.isWordBound

static bool isWordBound(
  dchar thischar,
  dchar nextchar
);