OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSizeAndPosition
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/npapi/npspy/windows/
profilew.h
58
BOOL
setSizeAndPosition
(int width, int height, int x, int y);
loggerw.cpp
140
profile.
setSizeAndPosition
(rc.right - rc.left, rc.bottom - rc.top, rc.left, rc.top);
profilew.cpp
130
BOOL ProfileWin::
setSizeAndPosition
(int width, int height, int x, int y)
gui_main.cpp
127
profile.
setSizeAndPosition
(rc.right - rc.left, rc.bottom - rc.top, rc.left, rc.top);
/prebuilts/devtools/tools/lib/
ddms.jar
Completed in 973 milliseconds