Home
last modified time | relevance | path

Searched refs:removeProp (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Border_Shading.cpp219 m_vecProps.removeProp("left-style"); in setCurBlockProps()
228 m_vecProps.removeProp("right-style"); in setCurBlockProps()
237 m_vecProps.removeProp("top-style"); in setCurBlockProps()
246 m_vecProps.removeProp("bot-style"); in setCurBlockProps()
266 m_vecProps.removeProp("left-color"); in setCurBlockProps()
267 m_vecProps.removeProp("right-color"); in setCurBlockProps()
268 m_vecProps.removeProp("top-color"); in setCurBlockProps()
269 m_vecProps.removeProp("bot-color"); in setCurBlockProps()
284 m_vecProps.removeProp("left-thickness"); in setCurBlockProps()
286 m_vecProps.removeProp("top-thickness"); in setCurBlockProps()
[all …]
H A Dap_Dialog_FormatTable.cpp379 m_vecProps.removeProp("left-color"); in setCurCellProps()
384 m_vecProps.removeProp("right-color"); in setCurCellProps()
389 m_vecProps.removeProp("top-color"); in setCurCellProps()
394 m_vecProps.removeProp("bot-color"); in setCurCellProps()
410 m_vecProps.removeProp("background-color"); in setCurCellProps()
611 …m_vecProps.removeProp ("bg-style"); // Why do we remove this property? We still use it in frames.… in setBackgroundColor()
612 …m_vecProps.removeProp ("bgcolor"); // this is only here for backward compatibility with AbiWord < … in setBackgroundColor()
615 m_vecProps.removeProp ("background-color"); in setBackgroundColor()
/dports/science/massxpert/massxpert-c229f4a1abde3c20b83a90e50f9c5d79104dfa5f/lib/
H A DpropListHolder.hpp82 bool removeProp(Prop *);
83 bool removeProp(const QString &);
H A DpropListHolder.cpp202 PropListHolder::removeProp(Prop *prop) in removeProp() function in massXpert::PropListHolder
212 PropListHolder::removeProp(const QString &name) in removeProp() function in massXpert::PropListHolder
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/net/ssl/TLSCommon/interop/
H A DTestCase.java63 serverCase.removeProp(prop); in removeServerProp()
91 clientCase.removeProp(prop); in removeClientProp()
H A DUseCase.java118 public UseCase removeProp(String prop) { in removeProp() method in UseCase
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/net/ssl/TLSCommon/interop/
H A DTestCase.java63 serverCase.removeProp(prop); in removeServerProp()
91 clientCase.removeProp(prop); in removeClientProp()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/c++/src/
H A DH5PropList.h95 void removeProp(const char *name) const;
96 void removeProp(const H5std_string& name) const;
H A DH5PropList.cpp622 void PropList::removeProp(const char *name) const in removeProp() function in H5::PropList
639 void PropList::removeProp(const H5std_string& name) const in removeProp() function in H5::PropList
641 removeProp(name.c_str()); in removeProp()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/net/ssl/TLSCommon/interop/
H A DTestCase.java63 serverCase.removeProp(prop); in removeServerProp()
91 clientCase.removeProp(prop); in removeClientProp()
H A DUseCase.java118 public UseCase removeProp(String prop) { in removeProp() method in UseCase
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/net/ssl/TLSCommon/interop/
H A DTestCase.java63 serverCase.removeProp(prop); in removeServerProp()
91 clientCase.removeProp(prop); in removeClientProp()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/net/ssl/TLSCommon/interop/
H A DTestCase.java63 serverCase.removeProp(prop); in removeServerProp()
91 clientCase.removeProp(prop); in removeClientProp()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ext/hdf5/
H A DH5PropList.h94 void removeProp(const char *name) const;
95 void removeProp(const H5std_string& name) const;
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ext/hdf5/
H A DH5PropList.h94 void removeProp(const char *name) const;
95 void removeProp(const H5std_string& name) const;
/dports/science/hdf5-18/hdf5-1.8.21/c++/src/
H A DH5PropList.h96 void removeProp(const char *name) const;
97 void removeProp(const H5std_string& name) const;
H A DH5PropList.cpp669 void PropList::removeProp(const char *name) const in removeProp() function in H5::PropList
686 void PropList::removeProp(const H5std_string& name) const in removeProp() function in H5::PropList
688 removeProp(name.c_str()); in removeProp()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/c++/src/
H A DH5PropList.h100 void removeProp(const char *name) const;
101 void removeProp(const H5std_string& name) const;
H A DH5PropList.cpp741 void PropList::removeProp(const char *name) const in removeProp() function in H5::PropList
758 void PropList::removeProp(const H5std_string& name) const in removeProp() function in H5::PropList
760 removeProp(name.c_str()); in removeProp()
/dports/science/hdf5/hdf5-1.10.6/c++/src/
H A DH5PropList.h100 void removeProp(const char *name) const;
101 void removeProp(const H5std_string& name) const;
H A DH5PropList.cpp741 void PropList::removeProp(const char *name) const in removeProp() function in H5::PropList
758 void PropList::removeProp(const H5std_string& name) const in removeProp() function in H5::PropList
760 removeProp(name.c_str()); in removeProp()
/dports/editors/abiword/abiword-3.0.5/src/af/util/xp/
H A Dut_PropVector.h33 void removeProp(const gchar * pszProp);
H A Dut_PropVector.cpp97 void UT_PropVector::removeProp(const gchar * pszProp) in removeProp() function in UT_PropVector
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/msgdb/src/
H A DnsMsgOfflineImapOperation.h28 const char* removeProp);
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/testenv/
H A DtestUsdviewqSelectionDataModel.py856 dm.removeProp(stage.foo_one)
862 dm.removeProp(stage.foo_one)
868 dm.removeProp(stage.foo_two)
875 dm.removeProp(stage.foo)
961 dm.removeProp(stage.foo_one)
978 dm.removeProp(stage.foo_one)
1026 dm.removeProp(stage.foo_three)
1056 dm.removeProp(stage.foo_three)

1234567