/* This Source Code Form is subject to the terms of the Mozilla Public *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
// Keep these flags up to date with the ones in TextLeafPoint. constunsignedlong BOUNDARY_FLAG_DEFAULT = 0x0; // If current point is a matching boundary, return unchanged. constunsignedlong BOUNDARY_FLAG_INCLUDE_ORIGIN = 0x1; // Do not search past end of editables. constunsignedlong BOUNDARY_FLAG_STOP_IN_EDITABLE = 0x2; // Skip over list items in searches and don't consider them line or paragraph starts. constunsignedlong BOUNDARY_FLAG_SKIP_LIST_ITEM_MARKER = 0x4;
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.