Searched defs:getInlineBoxAndOffset (Results 1 – 2 of 2) sorted by relevance
84 void getInlineBoxAndOffset(InlineBox*& inlineBox, int& caretOffset) const in getInlineBoxAndOffset() function89 …void getInlineBoxAndOffset(TextDirection primaryDirection, InlineBox*& inlineBox, int& caretOffset… in getInlineBoxAndOffset() function
995 void Position::getInlineBoxAndOffset(EAffinity affinity, InlineBox*& inlineBox, int& caretOffset) c… in getInlineBoxAndOffset() function in WebCore::Position1057 void Position::getInlineBoxAndOffset(EAffinity affinity, TextDirection primaryDirection, InlineBox*… in getInlineBoxAndOffset() function in WebCore::Position