Searched refs:IncludeEmptyInlines (Results 1 – 1 of 1) sorted by relevance
182 IncludeEmptyInlines, enumerator223 … if (emptyInlineBehavior == IncludeEmptyInlines && !oldEndOfInline && current->isRenderInline()) {239 …if (emptyInlineBehavior == IncludeEmptyInlines && current && current != root && current->isRenderI…251 …|| ((emptyInlineBehavior == IncludeEmptyInlines || isEmptyInline(next)) // Always return EMPTY inl…280 return bidiNextShared(root, current, observer, IncludeEmptyInlines, endOfInlinePtr);