OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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