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

  /external/pdfium/xfa/src/fwl/src/core/
fwl_noteimp.cpp 927 : pCurTarget(NULL), m_pToolTipImp(NULL) {
975 pCurTarget = p;
997 if (pCurTarget->IsShowed()) {
999 pCurTarget->GetCaption(wsCaption);
1007 pCurTarget->GetToolTipSize(sz);
1019 if (pCurTarget->GetToolTipPos(pt) == FWL_ERR_Succeeded) {
    [all...]
  /external/pdfium/xfa/src/fwl/src/core/include/
fwl_noteimp.h 150 IFWL_ToolTipTarget* pCurTarget;

Completed in 411 milliseconds