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