Searched refs:leaf_state (Results 1 – 1 of 1) sorted by relevance
5512 uint8_t leaf_state) { in MergeLeafLeft() argument5513 bool edge_surrogate = StartsWithSurrogate(leaf_state); in MergeLeafLeft()5521 if (EndsWithSurrogate(leaf_state)) { in MergeLeafLeft()5530 uint8_t leaf_state) { in MergeLeafRight() argument5531 bool edge_surrogate = EndsWithSurrogate(leaf_state); in MergeLeafRight()5539 if (StartsWithSurrogate(leaf_state)) { in MergeLeafRight()