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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListCtrl.cpp 179 CPDF_Rect rcChild = pChild->ChildToParent(pChild->GetWindowRect());
180 if (!(rcChild.top < rcClient.bottom || rcChild.bottom > rcClient.top))