Function TextRange.isInside

returns true if position is inside this range

Prototype

bool isInside(
  TextPosition p
) const;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0