Home
last modified time | relevance | path

Searched defs:bProp (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/osticket/upload/include/mpdf/vendor/myclabs/deep-copy/fixtures/f001/
H A DB.php7 private $bProp; variable in DeepCopy\\f001\\B
/dports/www/osticket/upload/include/mpdf/vendor/myclabs/deep-copy/fixtures/f006/
H A DB.php8 private $bProp; variable in DeepCopy\\f006\\B
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dwrtsh.hxx120 …tools::Long CallSetCursor(const Point* pPt, bool bProp) { return (this->*m_fnSetCursor)(pPt, bProp… in CallSetCursor()
121 void Drag (const Point* pPt, bool bProp) { (this->*m_fnDrag)(pPt, bProp); } in Drag()
122 void EndDrag (const Point* pPt, bool bProp) { (this->*m_fnEndDrag)(pPt, bProp); } in EndDrag()
123 …tools::Long KillSelection(const Point* pPt, bool bProp) { return (this->*m_fnKillSel)(pPt, bProp);… in KillSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dwrtsh.hxx117 long CallSetCursor(const Point* pPt, bool bProp) { return (this->*m_fnSetCursor)(pPt, bProp); } in CallSetCursor()
118 void Drag (const Point* pPt, bool bProp) { (this->*m_fnDrag)(pPt, bProp); } in Drag()
119 void EndDrag (const Point* pPt, bool bProp) { (this->*m_fnEndDrag)(pPt, bProp); } in EndDrag()
120 long KillSelection(const Point* pPt, bool bProp) { return (this->*m_fnKillSel)(pPt, bProp); } in KillSelection()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/shape/
H A DMeshCollection.java343 protected void setTokenProperty(int tokProp, boolean bProp, boolean testD) { in setTokenProperty()
348 setMeshTokenProperty(list.get(i), tokProp, bProp, testD); in setTokenProperty() local
358 private void setMeshTokenProperty(Mesh m, int tokProp, boolean bProp, boolean testD) { in setMeshTokenProperty()
H A DMesh.java478 public void setTokenProperty(int tokProp, boolean bProp) { in setTokenProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/comp/
H A Ddim.cxx817 bool bProp = ( eCurTok == GET || eCurTok == SET || eCurTok == LET ); in ProcDecl() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/comp/
H A Ddim.cxx852 bool bProp = ( eCurTok == GET || eCurTok == SET || eCurTok == LET ); in ProcDecl() local
/dports/games/cgoban/cgoban-1.9.14/src/
H A Dgoban.h91 ClpEntry *bProp, *bPropW, *clpX, *clpY; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/table/
H A Dtabledlg.cxx984 bool bProp = m_xProportionalCB->get_active(); in UpdateCols() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/table/
H A Dtabledlg.cxx952 bool bProp = m_xProportionalCB->get_active(); in UpdateCols() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dazroles.h298 #define IAzAuthorizationStore_put_GenerateAudits(This,bProp) (This)->lpVtbl->put_GenerateAudits(Thi… argument
540 #define IAzAuthorizationStore2_put_GenerateAudits(This,bProp) (This)->lpVtbl->put_GenerateAudits(Th… argument
753 #define IAzApplication_put_GenerateAudits(This,bProp) (This)->lpVtbl->put_GenerateAudits(This,bProp) argument
755 #define IAzApplication_put_ApplyStoreSacl(This,bProp) (This)->lpVtbl->put_ApplyStoreSacl(This,bProp) argument
1035 #define IAzApplication2_put_GenerateAudits(This,bProp) (This)->lpVtbl->put_GenerateAudits(This,bPro… argument
1037 #define IAzApplication2_put_ApplyStoreSacl(This,bProp) (This)->lpVtbl->put_ApplyStoreSacl(This,bPro… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dazroles.h298 #define IAzAuthorizationStore_put_GenerateAudits(This,bProp) (This)->lpVtbl->put_GenerateAudits(Thi… argument
540 #define IAzAuthorizationStore2_put_GenerateAudits(This,bProp) (This)->lpVtbl->put_GenerateAudits(Th… argument
753 #define IAzApplication_put_GenerateAudits(This,bProp) (This)->lpVtbl->put_GenerateAudits(This,bProp) argument
755 #define IAzApplication_put_ApplyStoreSacl(This,bProp) (This)->lpVtbl->put_ApplyStoreSacl(This,bProp) argument
1035 #define IAzApplication2_put_GenerateAudits(This,bProp) (This)->lpVtbl->put_GenerateAudits(This,bPro… argument
1037 #define IAzApplication2_put_ApplyStoreSacl(This,bProp) (This)->lpVtbl->put_ApplyStoreSacl(This,bPro… argument
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6249 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6285 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/QtPropertyBrowser/src/
H A Dqtpropertymanager.cpp6230 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6266 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertymanager.cpp6219 QtProperty *bProp = d_ptr->m_intPropertyManager->addProperty(); in initializeProperty() local
6255 QtProperty *bProp = d_ptr->m_propertyToB[property]; in uninitializeProperty() local

12