Home
last modified time | relevance | path

Searched defs:quotes (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
DStyleRareInheritedData.h100 RefPtr<QuotesData> quotes; variable
DRenderStyle.h1161 QuotesData* quotes() const { return rareInheritedData->quotes.get(); } in quotes() function
/external/nist-sip/java/gov/nist/core/
DNameValue.java57 private String quotes; field in NameValue
/external/openssl/crypto/asn1/
Da_strex.c176 int type, unsigned char flags, char *quotes, char_io *io_ch, void *arg) in do_buf()
318 char quotes; in do_print_ex() local
/external/chromium/base/
Dstring_tokenizer.h122 void set_quote_chars(const str& quotes) { quotes_ = quotes; } in set_quote_chars()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPUtils.java58 String separator, String quotes, boolean allowCommas) throws XMPException in catenateArrayItems()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPUtilsImpl.java84 String separator, String quotes, boolean allowCommas) throws XMPException in catenateArrayItems()
872 private static char checkQuotes(String quotes, char openQuote) throws XMPException in checkQuotes()
/external/webkit/Source/WebCore/rendering/
DRenderQuote.cpp244 const QuotesData* quotes = style()->quotes(); in originalText() local
/external/quake/quake/src/QW/client/
Dcmd.c147 int quotes; in Cbuf_Execute() local
/external/quake/quake/src/WinQuake/
Dcmd.cpp148 int quotes; in Cbuf_Execute() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp743 const bool quotes = isa<VarDecl>(DR->getDecl()); in patternMatch() local
/external/webkit/Source/WebCore/bindings/objc/
DDOMCSS.mm1088 {
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp4597 String* quotes = data->data(); in applyProperty() local