Searched defs:sSubType (Results 1 – 2 of 2) sorted by relevance
362 CFX_ByteString sSubType = pAnnot->GetSubType(); in CanAnswer() local439 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnDraw() local457 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseEnter() local473 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseExit() local488 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnLButtonDown() local505 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnLButtonUp() local522 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnLButtonDblClk() local539 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseMove() local558 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseWheel() local575 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnRButtonDown() local[all …]
2777 …tIterator(CPDFSDK_PageView* pPageView, const CFX_ByteString& sType, const CFX_ByteString& sSubType) in CBA_AnnotIterator()