Home
last modified time | relevance | path

Searched defs:UpdatePosition (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
DFormattedStream.cpp23 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { in UpdatePosition() function
/external/chromium_org/chrome/browser/ui/views/autofill/
Dinfo_bubble.cc106 void InfoBubble::UpdatePosition() { in UpdatePosition() function in autofill::InfoBubble
/external/chromium_org/ui/gfx/
Drender_text.cc389 void StyleIterator::UpdatePosition(size_t position) { in UpdatePosition() function in gfx::internal::StyleIterator