HomeSort by relevance Sort by last modified time
    Searched refs:GetUpdatedDisplayOffset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
render_text.h 351 const Vector2d& GetUpdatedDisplayOffset();
567 // Get this point with GetUpdatedDisplayOffset (or risk using a stale value).
render_text.cc 785 const Vector2d& RenderText::GetUpdatedDisplayOffset() {
849 offset.Add(GetUpdatedDisplayOffset());
    [all...]

Completed in 40 milliseconds