Searched defs:isRtl (Results 1 – 3 of 3) sorted by relevance
503 bool isRtl) in Iter()606 bool isRtl, in doLayout()629 bool isRtl, in measureText()652 bool isRtl, in doLayoutRunCached()717 bool isRtl, in doLayoutWord()938 bool isRtl, in doLayoutRun()
124 bool isRtl) { in addStyleRun()
324 bool isRtl = (paragraph_style_.text_direction == TextDirection::rtl); in ComputeLineBreaks() local