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 432 const Vector2d& GetUpdatedDisplayOffset();
655 // Get this point with GetUpdatedDisplayOffset (or risk using a stale value).
render_text.cc 842 const Vector2d& RenderText::GetUpdatedDisplayOffset() {
928 offset.Add(GetUpdatedDisplayOffset());
    [all...]

Completed in 541 milliseconds