Searched refs:pSystemHandler (Results 1 – 4 of 4) sorted by relevance
117 UnownedPtr<IPWL_SystemHandler> pSystemHandler; // required variable277 return m_CreationParams.pSystemHandler.Get(); in GetSystemHandler()
461 IPWL_SystemHandler* pSystemHandler, in DrawEdit() argument501 if (pSystemHandler->IsSelectionImplemented()) { in DrawEdit()511 if (pSystemHandler->IsSelectionImplemented()) { in DrawEdit()516 pSystemHandler->OutputSelectedRect(pFFLData, rc); in DrawEdit()
264 IPWL_SystemHandler* pSystemHandler,
331 cp.pSystemHandler = m_pFormFillEnv->GetSysHandler(); in GetCreateParam()