Searched defs:isComplex (Results 1 – 9 of 9) sorted by relevance
62 UBool isComplex; variable
48 private boolean isComplex; field in StringReplacer
103 inline bool isComplex() const { return kComplex_Type == this->getType(); } in isComplex() function
79 bool isComplex() const { return !this->isEmpty() && !this->isRect(); } in isComplex() function
47 bool SkRasterClip::isComplex() const { in isComplex() function in SkRasterClip
615 le_bool ParagraphLayout::isComplex(const LEUnicode chars[], le_int32 count) in isComplex() function in ParagraphLayout973 le_bool ParagraphLayout::isComplex(UScriptCode script) in isComplex() function in ParagraphLayout
48 bool isComplex() const { return V1.getInt() == Complex; } in isComplex() function
291 bool isComplex = !coder.IsSimpleCoder(); in WriteFolder() local
1388 public boolean isComplex() { in isComplex() method in PropertyTable.PropertyInfo