Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp143 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pGrand; in OnKillFocus() local
390 CPWL_NoteItem* pNoteItem = new CPWL_NoteItem; in CreateSubItem() local
429 void CPWL_Note_Contents::DeleteSubItem(IPWL_NoteItem* pNoteItem) { in DeleteSubItem()
457 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pChild; in GetHitNoteItem() local
559 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pChild; in EnableModify() local
575 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pChild; in EnableRead() local
842 void CPWL_NoteItem::DeleteSubItem(IPWL_NoteItem* pNoteItem) { in DeleteSubItem()
858 if (IPWL_NoteItem* pNoteItem = m_pContents->GetHitNoteItem(pt)) in GetHitNoteItem() local
980 CPWL_NoteItem* pNoteItem = (CPWL_NoteItem*)pRoot; in GetNote() local