Home
last modified time | relevance | path

Searched refs:pKeep (Results 1 – 18 of 18) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_points/
H A Dremove_duplicates.cpp227 CSG_Shape *pKeep = NULL; double dKeep; in Set_Attributes() local
241 if( !pKeep || (!pDuplicate->is_NoData(m_Field) && pDuplicate->asDouble(m_Field) < dKeep) ) in Set_Attributes()
244 pKeep = pDuplicate; in Set_Attributes()
249 if( !pKeep || (!pDuplicate->is_NoData(m_Field) && pDuplicate->asDouble(m_Field) > dKeep) ) in Set_Attributes()
252 pKeep = pDuplicate; in Set_Attributes()
261 pKeep = m_pPoints->Get_Shape((int)pList->Get_Value((int)(pList->Get_Count() - 1))); in Set_Attributes()
264 if( pKeep ) in Set_Attributes()
266 ((CSG_Table_Record *)pPoint)->Assign(pKeep); in Set_Attributes()
/dports/audio/py-music21/music21-7.1.0/music21/
H A Dkey.py507 pKeep = pitch.Pitch('B')
511 pKeep.transpose('P5', inPlace=True)
512 p = copy.deepcopy(pKeep)
517 pKeep = pitch.Pitch('F')
519 pKeep.transpose('P4', inPlace=True)
520 p = copy.deepcopy(pKeep)
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Dpersist.cpp409 c4_IntProp pKeep; // offset member in c4_Differ
418 , pKeep("_K") in c4_Differ()
437 pKeep(r) = (t4_i32)off_; in AddEntry()
517 offset += pKeep(row); in ApplyDiff()
/dports/devel/fossil/fossil-src-2.17/src/
H A Dcheckin.c976 Glob *pIgnore, *pKeep, *pClean; in clean_cmd() local
1024 pKeep = glob_create(zKeepFlag); in clean_cmd()
1045 if( glob_match(pKeep, zName+nRoot) ){ in clean_cmd()
1125 if( glob_match(pKeep, zName+nRoot) ){ in clean_cmd()
1163 glob_free(pKeep); in clean_cmd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/layout/
H A Dcxfa_contentlayoutprocessor.cpp356 CXFA_Keep* pKeep = in ExistContainerKeep() local
358 if (pKeep) { in ExistContainerKeep()
364 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()
373 pKeep = pPreContainer->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in ExistContainerKeep()
374 if (!pKeep) in ExistContainerKeep()
382 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/layout/
H A Dcxfa_contentlayoutprocessor.cpp356 CXFA_Keep* pKeep = in ExistContainerKeep() local
358 if (pKeep) { in ExistContainerKeep()
364 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()
373 pKeep = pPreContainer->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in ExistContainerKeep()
374 if (!pKeep) in ExistContainerKeep()
382 pKeep->JSObject()->TryEnum(eKeepType, false); in ExistContainerKeep()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_layout_itemlayout.cpp219 CXFA_Node* pKeep = pCurNode->GetFirstChildByClass(XFA_Element::Keep); in XFA_ExistContainerKeep() local
220 if (pKeep) { in XFA_ExistContainerKeep()
226 if (pKeep->TryEnum(eKeepType, ePrevious, FALSE)) { in XFA_ExistContainerKeep()
233 pKeep = pPreContainer->GetFirstChildByClass(XFA_Element::Keep); in XFA_ExistContainerKeep()
234 if (!pKeep) { in XFA_ExistContainerKeep()
242 if (!pKeep->TryEnum(eKeepType, eNext, FALSE)) { in XFA_ExistContainerKeep()
H A Dxfa_object_imp.cpp526 CXFA_Node* pKeep = GetFirstChildByClass(XFA_Element::Keep); in GetIntact() local
528 if (pKeep) { in GetIntact()
530 if (pKeep->TryEnum(XFA_ATTRIBUTE_Intact, eIntact, FALSE)) { in GetIntact()
540 if (pKeep->TryEnum(XFA_ATTRIBUTE_Previous, eValue, FALSE) && in GetIntact()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Docidl.h3651 WINBOOL *pKeep) = 0;
3737 WINBOOL *pKeep);
3779 #define IPicture_get_KeepOriginalFormat(This,pKeep) (This)->lpVtbl->get_KeepOriginalFormat(This,pKe…
3823 static FORCEINLINE HRESULT IPicture_get_KeepOriginalFormat(IPicture* This,WINBOOL *pKeep) {
3824 return This->lpVtbl->get_KeepOriginalFormat(This,pKeep);
3900 WINBOOL *pKeep) = 0;
3986 WINBOOL *pKeep);
4028 #define IPicture2_get_KeepOriginalFormat(This,pKeep) (This)->lpVtbl->get_KeepOriginalFormat(This,pK…
4072 static FORCEINLINE HRESULT IPicture2_get_KeepOriginalFormat(IPicture2* This,WINBOOL *pKeep) {
4073 return This->lpVtbl->get_KeepOriginalFormat(This,pKeep);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Docidl.h3651 WINBOOL *pKeep) = 0;
3737 WINBOOL *pKeep);
3779 #define IPicture_get_KeepOriginalFormat(This,pKeep) (This)->lpVtbl->get_KeepOriginalFormat(This,pKe…
3823 static FORCEINLINE HRESULT IPicture_get_KeepOriginalFormat(IPicture* This,WINBOOL *pKeep) {
3824 return This->lpVtbl->get_KeepOriginalFormat(This,pKeep);
3900 WINBOOL *pKeep) = 0;
3986 WINBOOL *pKeep);
4028 #define IPicture2_get_KeepOriginalFormat(This,pKeep) (This)->lpVtbl->get_KeepOriginalFormat(This,pK…
4072 static FORCEINLINE HRESULT IPicture2_get_KeepOriginalFormat(IPicture2* This,WINBOOL *pKeep) {
4073 return This->lpVtbl->get_KeepOriginalFormat(This,pKeep);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h478 const CXFA_Keep* pKeep,
H A Dcxfa_node.cpp1445 CXFA_Keep* pKeep = GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in GetIntact() local
1449 if (pKeep) { in GetIntact()
1450 Optional<XFA_AttributeValue> intact = GetIntactFromKeep(pKeep, eLayoutType); in GetIntact()
2321 const CXFA_Keep* pKeep, in GetIntactFromKeep() argument
2324 pKeep->JSObject()->TryEnum(XFA_Attribute::Intact, false); in GetIntactFromKeep()
2341 pKeep->JSObject()->TryEnum(XFA_Attribute::Previous, false); in GetIntactFromKeep()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h471 const CXFA_Keep* pKeep,
H A Dcxfa_node.cpp1417 CXFA_Keep* pKeep = GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in GetIntact() local
1421 if (pKeep) { in GetIntact()
1422 Optional<XFA_AttributeValue> intact = GetIntactFromKeep(pKeep, eLayoutType); in GetIntact()
2301 const CXFA_Keep* pKeep, in GetIntactFromKeep() argument
2304 pKeep->JSObject()->TryEnum(XFA_Attribute::Intact, false); in GetIntactFromKeep()
2321 pKeep->JSObject()->TryEnum(XFA_Attribute::Previous, false); in GetIntactFromKeep()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.hxx79 *pKeep, // frame attributes member
H A Dhtmlcss1.cxx1643 ppAttr = &m_xAttrTab->pKeep; in GetAttrTabEntry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dswhtml.hxx81 HTMLAttr* pKeep; // frame attributes member
H A Dhtmlcss1.cxx1646 ppAttr = &m_xAttrTab->pKeep; in GetAttrTabEntry()