Home
last modified time | relevance | path

Searched refs:kGetInfoIndex_Hidden (Results 1 – 12 of 12) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DnsNavHistory.h196 static const int32_t kGetInfoIndex_Hidden; variable
H A DnsNavHistory.cpp368 const int32_t nsNavHistory::kGetInfoIndex_Hidden = 13; member in nsNavHistory
2783 resultNode->mHidden = !!aRow->AsInt32(kGetInfoIndex_Hidden); in RowToResult()
/dports/www/firefox/firefox-99.0/toolkit/components/places/
H A DnsNavHistory.h192 static const int32_t kGetInfoIndex_Hidden; variable
H A DnsNavHistory.cpp368 const int32_t nsNavHistory::kGetInfoIndex_Hidden = 13; member in nsNavHistory
2765 resultNode->mHidden = !!aRow->AsInt32(kGetInfoIndex_Hidden); in RowToResult()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DnsNavHistory.h196 static const int32_t kGetInfoIndex_Hidden; variable
H A DnsNavHistory.cpp368 const int32_t nsNavHistory::kGetInfoIndex_Hidden = 13; member in nsNavHistory
2783 resultNode->mHidden = !!aRow->AsInt32(kGetInfoIndex_Hidden); in RowToResult()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DnsNavHistory.h202 static const int32_t kGetInfoIndex_Hidden; variable
H A DnsNavHistory.cpp360 const int32_t nsNavHistory::kGetInfoIndex_Hidden = 13; member in nsNavHistory
2947 resultNode->mHidden = !!aRow->AsInt32(kGetInfoIndex_Hidden); in RowToResult()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DnsNavHistory.h244 static const int32_t kGetInfoIndex_Hidden; variable
H A DnsNavHistory.cpp258 const int32_t nsNavHistory::kGetInfoIndex_Hidden = 13; member in nsNavHistory
3612 resultNode->mHidden = !!aRow->AsInt32(kGetInfoIndex_Hidden); in RowToResult()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/places/
H A DnsNavHistory.h238 static const int32_t kGetInfoIndex_Hidden; variable
H A DnsNavHistory.cpp251 const int32_t nsNavHistory::kGetInfoIndex_Hidden = 13; member in nsNavHistory
3850 resultNode->mHidden = !!aRow->AsInt32(kGetInfoIndex_Hidden); in RowToResult()