Searched defs:isQuote (Results 1 - 5 of 5) sorted by relevance

/external/proguard/src/proguard/
H A DWordReader.java186 else if (isQuote(startChar))
321 private boolean isQuote(char character) method in class:WordReader
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DContentData.h51 virtual bool isQuote() const { return false; } function in class:WebCore::ContentData
165 virtual bool isQuote() const OVERRIDE { return true; }
170 if (!data.isQuote())
/external/llvm/lib/Support/
H A DCommandLine.cpp443 static bool isQuote(char C) { function
471 if (isQuote(Src[I])) {
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObject.h323 virtual bool isQuote() const { return false; } function in class:WebCore::RenderObject
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 192 milliseconds