Searched refs:website (Results 1 – 6 of 6) sorted by relevance
3 all: html website9 website: $(HEADERS) Doxyfile header.html target10 mkdir -p website11 HTML_HEADER=header.html HTML_FOOTER=footer.html HTML_OUTPUT=website doxygen12 rm -f website/index.html
1241 String website = contentValues.getAsString(Website.URL); in appendWebsites() local1242 if (website != null) { in appendWebsites()1243 website = website.trim(); in appendWebsites()1248 if (!TextUtils.isEmpty(website)) { in appendWebsites()1249 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_URL, website); in appendWebsites()
1178 public WebsiteData(String website) { in WebsiteData() argument1179 mWebsite = website; in WebsiteData()
231 // Object-C plugin) and your porject website (if available) -- there's no need
275 // Objective-C plugin) and your project website (if available) -- there's no