Searched refs:ptRight (Results 1 – 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/gapi/ |
D | SDL_gapivideo.h | 51 POINT ptRight; member
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_ScrollBar.cpp | 532 …CPDF_Point ptRight = CPDF_Point(ptCenter.x + nFrictionWidth / 2.0f, ptCenter.y - nFrictionHeight /… in DrawThisAppearance() local 534 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance() 538 ptRight.y += 2.0f; in DrawThisAppearance() 540 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance() 544 ptRight.y += 2.0f; in DrawThisAppearance() 546 CPWL_Utils::DrawStrokeLine(pDevice, pUser2Device, ptLeft, ptRight, in DrawThisAppearance()
|