OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normal_position_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_fullscreen.cc
154
normal_position_
.x() +
normal_position_
.width() / 2,
155
normal_position_
.y() +
normal_position_
.height() / 2);
272
// changes to
normal_position_
.
277
if (
normal_position_
.IsEmpty())
278
normal_position_
= position;
test_fullscreen.h
53
pp::Rect
normal_position_
;
member in class:TestFullscreen
Completed in 216 milliseconds