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

  /external/libpng/contrib/visupng/
VisualPng.c 461 RECT rChild, rParent, rWorkArea;
472 GetWindowRect (hwndParent, &rParent);
473 wParent = rParent.right - rParent.left;
474 hParent = rParent.bottom - rParent.top;
489 xNew = rParent.left + ((wParent - wChild) /2);
497 yNew = rParent.top + ((hParent - hChild) /2);
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 7522 milliseconds