Home
last modified time | relevance | path

Searched refs:pAnn (Results 1 – 5 of 5) sorted by relevance

/dports/devel/qgit/qgit-qgit-2.9/src/
H A Dannotate.h56 bool setAnnotation(SCRef diff, SCRef aut, SCList pAnn, SList nAnn, int ofs = 0);
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_annotation2.cpp5860 static bool GetLeaderEndAndDirection( const ON_Annotation2* pAnn, in GetLeaderEndAndDirection() argument
5866 ON::eAnnotationType ann_type = pAnn->m_type; in GetLeaderEndAndDirection()
5867 const ON_2dPointArray& ann_m_points = pAnn->m_points; in GetLeaderEndAndDirection()
5910 int direction = (( ON_OrdinateDimension2*)pAnn)->Direction(); in GetLeaderEndAndDirection()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_annotation2.cpp5893 static bool GetLeaderEndAndDirection( const ON_Annotation2* pAnn, in GetLeaderEndAndDirection() argument
5899 ON::eAnnotationType ann_type = pAnn->m_type; in GetLeaderEndAndDirection()
5900 const ON_2dPointArray& ann_m_points = pAnn->m_points; in GetLeaderEndAndDirection()
5943 int direction = (( ON_OrdinateDimension2*)pAnn)->Direction(); in GetLeaderEndAndDirection()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.cpp12630 fl_AnnotationLayout * pAnn = m_pLayout->findAnnotationLayout(iAnnotation); in getAnnotationLayout() local
12631 return pAnn; in getAnnotationLayout()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_EditMethods.cpp15032 if( fp_AnnotationRun * pAnn = dynamic_cast<fp_AnnotationRun *>(pHRun) ) in Defun() local
15035 pid = pAnn->getPID(); in Defun()