Searched refs:bDefault (Results 1 – 15 of 15) sorted by relevance
302 CFX_WideString CPDF_FormField::GetValue(bool bDefault) const { in GetValue()304 return GetCheckValue(bDefault); in GetValue()306 CPDF_Object* pValue = FPDF_GetFieldAttr(m_pDict, bDefault ? "DV" : "V"); in GetValue()308 if (!bDefault) { in GetValue()342 bool bDefault, in SetValue() argument347 SetCheckValue(value, bDefault, bNotify); in SetValue()358 CFX_ByteString key(bDefault ? "DV" : "V"); in SetValue()363 if (m_Type == RichText && !bDefault) in SetValue()368 if (!bDefault) { in SetValue()382 if (bDefault && iIndex == GetDefaultSelectedItem()) in SetValue()[all …]
138 CFX_WideString GetValue(bool bDefault) const;139 bool SetValue(const CFX_WideString& value, bool bDefault, bool bNotify);146 CFX_WideString GetCheckValue(bool bDefault) const;147 bool SetCheckValue(const CFX_WideString& value, bool bDefault, bool bNotify);
68 std::unique_ptr<CFX_RTFBreak> CreateBreak(bool bDefault);99 void EndBreak(CFX_RTFBreakType dwStatus, FX_FLOAT& fLinePos, bool bDefault);
92 std::unique_ptr<CFX_RTFBreak> CXFA_TextLayout::CreateBreak(bool bDefault) { in CreateBreak() argument94 if (!bDefault) in CreateBreak()
124 bool bDefault) const { in GetBooleanFor()126 return ToBoolean(p) ? p->GetInteger() != 0 : bDefault; in GetBooleanFor()
529 bool bDefault, in OnCreate() argument535 if (bDefault && (!owner_pass || owner_size == 0)) { in OnCreate()548 if (bDefault) { in OnCreate()557 if (bDefault) { in OnCreate()
95 bool bDefault,
50 bool GetBooleanFor(const CFX_ByteString& key, bool bDefault = false) const;
51 void InitID(bool bDefault = true);
1902 void CPDF_Creator::InitID(bool bDefault) { in InitID() argument1917 if (!bDefault) { in InitID()
3279 SQLITE_API int sqlite3_uri_boolean(const char *zFile, const char *zParam, int bDefault);
3556 SQLITE_API int sqlite3_uri_boolean(const char *zFile, const char *zParam, int bDefault);
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...