Searched defs:UpdatePosition (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Support/ | ||
D | FormattedStream.cpp | 23 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/ | ||
D | info_bubble.cc | 106 void InfoBubble::UpdatePosition() { in UpdatePosition() function in autofill::InfoBubble |
/external/chromium_org/webkit/child/ | ||
D | fling_animator_impl_android.cc | 73 bool FlingAnimatorImpl::UpdatePosition() in UpdatePosition() function in webkit_glue::FlingAnimatorImpl |
/external/chromium/chrome/browser/chromeos/login/ | ||
D | user_view.cc | 198 void UpdatePosition() { in UpdatePosition() function in chromeos::RemoveButton |
/external/chromium_org/ui/gfx/ | ||
D | render_text.cc | 326 void StyleIterator::UpdatePosition(size_t position) { in UpdatePosition() function in gfx::internal::StyleIterator |