Searched defs:textBox (Results 1 – 6 of 6) sorted by relevance
239 FlexLayout *textBox = reinterpret_cast<FlexLayout *>(GetViewByRef(page, "textBox")); in DirectiveTest002() local
277 const auto& textBox = *boxes.begin(); in GetCharacterWidth() local342 for (const auto& textBox : boxes) { in GetGlyphIndexByCoordinate() local431 const auto& textBox = boxes.back(); in ComputeOffsetForCaretUpstream() local525 const auto& textBox = *boxes.begin(); in ComputeOffsetForCaretDownstream() local
187 const auto& textBox = *boxes.begin(); local250 const auto& textBox = *boxes.begin(); local
209 for (const auto& textBox : textBoxes) { in PaintSelection() local
1403 const auto& textBox = *boxes.begin(); local1465 const auto& textBox = *boxes.begin(); local
257 auto textBox = AceType::MakeRefPtr<BoxComponent>(); in BuildTitle() local