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/chromium_org/third_party/closure_compiler/compiler/
compiler.jar 

Completed in 2616 milliseconds