Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_annothandler.cpp463 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnDraw() local
478 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseEnter() local
489 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseExit() local
501 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnLButtonDown() local
516 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnLButtonUp() local
531 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnLButtonDblClk() local
546 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseMove() local
562 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseWheel() local
578 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnRButtonDown() local
592 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnRButtonUp() local
[all …]
Dfsdk_baseform.cpp2743 const CFX_ByteString& sSubType)