Searched refs:UpdatePosition (Results 1 – 12 of 12) sorted by relevance
23 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { in UpdatePosition() function54 UpdatePosition(Position, Scanned, Size - (Scanned - Ptr)); in ComputePosition()56 UpdatePosition(Position, Ptr, Size); in ComputePosition()
145 UpdatePosition(); in RemoveButton()156 UpdatePosition(); in OnMouseExited()184 UpdatePosition(); in NotifyClick()198 void UpdatePosition() { in UpdatePosition() function in chromeos::RemoveButton
97 UpdatePosition(); in Show()106 void InfoBubble::UpdatePosition() { in UpdatePosition() function in autofill::InfoBubble
31 void UpdatePosition();
1549 error_bubble_->UpdatePosition(); in Layout()2408 error_bubble_->UpdatePosition(); in DetailsContainerBoundsChanged()
73 bool FlingAnimatorImpl::UpdatePosition() in UpdatePosition() function in webkit_glue::FlingAnimatorImpl102 if (!UpdatePosition()) in apply()
39 bool UpdatePosition();
431 style.UpdatePosition(GetGlyphTextIndex(run, style_start_glyph_index)); in DrawVisualText()463 style.UpdatePosition(glyph_text_index); in DrawVisualText()
240 style.UpdatePosition(LayoutIndexToTextIndex(end)); in ApplyStyles()
103 void UpdatePosition(size_t position);
326 void StyleIterator::UpdatePosition(size_t position) { in UpdatePosition() function in gfx::internal::StyleIterator
973 style.UpdatePosition(LayoutIndexToTextIndex(run_break)); in ItemizeLogicalText()