HomeSort by relevance Sort by last modified time
    Searched refs:getSizeAndPosition (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/npapi/npspy/windows/
profilew.h 57 BOOL getSizeAndPosition(int *width, int *height, int *x, int *y);
loggerw.cpp 101 if(!profile.getSizeAndPosition(&width, &height, &x, &y))
profilew.cpp 106 BOOL ProfileWin::getSizeAndPosition(int *width, int *height, int *x, int *y)

Completed in 249 milliseconds