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

  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 155 swClipboard = pSH->GetClipboardText(GetAttachedHWnd());
167 pSH->SetClipboardText(GetAttachedHWnd(), str);
176 swClipboard = pSH->GetClipboardText(GetAttachedHWnd());
212 pSH->SetClipboardText(GetAttachedHWnd(), str);
603 CFX_WideString swText = pSH->GetClipboardText(this->GetAttachedHWnd());
644 pSH->ClientToScreen(GetAttachedHWnd(), x, y);
649 GetAttachedHWnd());
PWL_Wnd.cpp 507 if (FX_HWND hWnd = GetAttachedHWnd())
1170 FX_HWND CPWL_Wnd::GetAttachedHWnd() const
PWL_Note.cpp 1142 pSH->ClientToScreen(GetAttachedHWnd(), x, y);
    [all...]
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 428 FX_HWND GetAttachedHWnd() const;

Completed in 445 milliseconds