• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/tcl-105/tk/tk/generic/

Lines Matching refs:toggles

2411 	 * See if a single child node accounts for all of the tag's toggles.
2430 * No node has all toggles, so the root is still valid.
2437 * This node has all the toggles, so push down the root.
2648 TkTextIndex *index1Ptr, /* Search starts here. Tag toggles at this
2650 TkTextIndex *index2Ptr, /* Search stops here. Tag toggles at this
2670 * Even though there are no toggles, the display code still uses the
2745 TkTextIndex *index1Ptr, /* Search starts here. Tag toggles at this
2747 TkTextIndex *index2Ptr, /* Search stops here. Tag toggles at this
2768 * Even though there are no toggles, the display code still uses the
2780 * Adjust the start of the search so it doesn't find any tag toggles
2796 * Adjust the end of the search so it does find toggles that are right at
2832 * successive tag toggles. Note: it is NOT SAFE to call this function if
2998 * successive tag toggles in the reverse direction. Note: it is NOT SAFE
3242 int toggles, index;
3245 * Check for toggles for the tag in indexPtr's line but before indexPtr.
3265 * No toggle in this line. Look for toggles for the tag in lines that are
3287 * node, counting the number of toggles of the given tag in siblings that
3291 toggles = 0;
3302 toggles += summaryPtr->toggleCount;
3312 * An odd number of toggles means that the tag is present at the given
3316 return toggles & 1;
3370 * Record tag toggles within the line of indexPtr but preceding indexPtr.
3396 * Record toggles for tags in lines that are predecessors of
3413 * For each node in the ancestry of this line, record tag toggles for all
3539 * Record tag toggles within the line of indexPtr but preceding indexPtr.
3577 * Record toggles for tags in lines that are predecessors of
3598 * For each node in the ancestry of this line, record tag toggles for all
3809 Tcl_Panic("TkBTreeCheck found \"%s\" with toggles (%d) but no root",
3814 Tcl_Panic("TkBTreeCheck found root for \"%s\" with no toggles",
4453 * records that still have a zero count, or that have all the toggles.
4454 * The node with the children that account for all the tags toggles have
4464 * The tag's root node split and some toggles left. The tag
4476 * A node merge has collected all the toggles under one node. Push
4793 * toggles at the same position.
4809 * segments with non-zero size. If so then the two toggles cancel each