Searched defs:textBox (Results 1 – 11 of 11) sorted by relevance
239 FlexLayout *textBox = reinterpret_cast<FlexLayout *>(GetViewByRef(page, "textBox")); in DirectiveTest002() local
309 const auto& textBox = *boxes.begin(); in GetCharacterWidth() local441 const auto& textBox = *boxes.begin(); in AdjustIndexForward() local529 const auto& textBox = boxes.back(); in ComputeOffsetForCaretUpstream() local631 const auto& textBox = *boxes.begin(); in ComputeOffsetForCaretDownstream() local896 const auto& textBox = boxes.back(); in HandleCaretWhenEmpty() local
187 const auto& textBox = *boxes.begin(); local250 const auto& textBox = *boxes.begin(); local
129 for (const auto& textBox : textBoxes) { in GetRectsForRange() local
221 for (const auto& textBox : textBoxes) { in PaintSelection() local
1374 const auto& textBox = *boxes.begin(); local1436 const auto& textBox = *boxes.begin(); local
237 auto textBox = AceType::MakeRefPtr<BoxComponent>(); in BuildTitle() local
2843 OH_Drawing_TextBox* textBox = OH_Drawing_TypographyGetRectsForPlaceholders(typography); variable2874 OH_Drawing_TextBox* textBox = OH_Drawing_TypographyGetRectsForPlaceholders(typography); variable
3720 void OH_Drawing_TypographyDestroyTextBox(OH_Drawing_TextBox* textBox) in OH_Drawing_TypographyDestroyTextBox()
4117 for (auto& textBox : textBoxes) { in GetRectsForRange() local
8073 for (auto& textBox : textBoxes) { in OnBackPressed() local