Searched refs:sSubType (Results 1 – 3 of 3) sorted by relevance
463 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnDraw() local465 if (sSubType == BFFT_SIGNATURE) { in OnDraw()478 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseEnter() local480 if (sSubType == BFFT_SIGNATURE) { in OnMouseEnter()489 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnMouseExit() local491 if (sSubType == BFFT_SIGNATURE) { in OnMouseExit()501 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnLButtonDown() local503 if (sSubType == BFFT_SIGNATURE) { in OnLButtonDown()516 CFX_ByteString sSubType = pAnnot->GetSubType(); in OnLButtonUp() local518 if (sSubType == BFFT_SIGNATURE) { in OnLButtonUp()[all …]
2743 const CFX_ByteString& sSubType) argument2746 m_sSubType(sSubType),
386 const CFX_ByteString& sSubType);