Searched refs:GetRunContainingCaret (Results 1 – 4 of 4) sorted by relevance
50 GSList* GetRunContainingCaret(const SelectionModel& caret) const;
148 GSList* run = GetRunContainingCaret(selection); in AdjacentCharSelectionModel()200 GSList* run = GetRunContainingCaret(cur); in AdjacentWordSelectionModel()475 GSList* RenderTextPango::GetRunContainingCaret( in GetRunContainingCaret() function in gfx::RenderTextPango
107 size_t GetRunContainingCaret(const SelectionModel& caret) const;
578 size_t run_index = GetRunContainingCaret(selection); in AdjacentCharSelectionModel()666 GetRunContainingCaret(SelectionModel(index, CURSOR_FORWARD)); in GetGlyphBounds()1239 size_t RenderTextWin::GetRunContainingCaret(const SelectionModel& caret) const { in GetRunContainingCaret() function in gfx::RenderTextWin