Home
last modified time | relevance | path

Searched defs:pNoteItem (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp173 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pGrand; in OnKillFocus() local
462 CPWL_NoteItem* pNoteItem = new CPWL_NoteItem; in CreateSubItem() local
503 void CPWL_Note_Contents::DeleteSubItem(IPWL_NoteItem* pNoteItem) in DeleteSubItem()
540 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pChild; in GetHitNoteItem() local
654 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pChild; in EnableModify() local
674 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pChild; in EnableRead() local
986 void CPWL_NoteItem::DeleteSubItem(IPWL_NoteItem* pNoteItem) in DeleteSubItem()
1007 if (IPWL_NoteItem* pNoteItem = m_pContents->GetHitNoteItem(pt)) in GetHitNoteItem() local
1152 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pRoot; in GetNote() local