Searched defs:isComplex (Results 1 – 12 of 12) sorted by relevance
64 UBool isComplex; variable
50 bool isComplex() const { in isComplex() function
51 private boolean isComplex; field in StringReplacer
50 private boolean isComplex; field in StringReplacer
151 bool isComplex() const { return !this->isEmpty() && !this->isRect(); } in isComplex() function
84 inline bool isComplex() const { return kComplex_Type == this->getType(); } in isComplex() function
617 le_bool ParagraphLayout::isComplex(const LEUnicode chars[], le_int32 count) in isComplex() function in ParagraphLayout975 le_bool ParagraphLayout::isComplex(UScriptCode script) in isComplex() function in ParagraphLayout
260 const bool isComplex = !coder.IsSimpleCoder(); in WriteFolder() local
954 bool DIExpression::isComplex() const { in isComplex() function in DIExpression
2015 bool HexagonInstrInfo::isComplex(const MachineInstr &MI) const { in isComplex() function in HexagonInstrInfo