Searched defs:textboxVector (Results 1 – 1 of 1) sorted by relevance
720 std::vector<TypographyProperties::TextBox>* textboxVector = in OH_Drawing_GetLeftFromTextBox() local728 std::vector<TextRect>* textboxVector = ConvertToOriginalText<std::vector<TextRect>>(textbox); in OH_Drawing_GetLeftFromTextBox() local743 std::vector<TypographyProperties::TextBox>* textboxVector = in OH_Drawing_GetRightFromTextBox() local751 std::vector<TextRect>* textboxVector = ConvertToOriginalText<std::vector<TextRect>>(textbox); in OH_Drawing_GetRightFromTextBox() local766 std::vector<TypographyProperties::TextBox>* textboxVector = in OH_Drawing_GetTopFromTextBox() local774 std::vector<TextRect>* textboxVector = ConvertToOriginalText<std::vector<TextRect>>(textbox); in OH_Drawing_GetTopFromTextBox() local789 std::vector<TypographyProperties::TextBox>* textboxVector = in OH_Drawing_GetBottomFromTextBox() local797 std::vector<TextRect>* textboxVector = ConvertToOriginalText<std::vector<TextRect>>(textbox); in OH_Drawing_GetBottomFromTextBox() local812 std::vector<TypographyProperties::TextBox>* textboxVector = in OH_Drawing_GetTextDirectionFromTextBox() local831 std::vector<TextRect>* textboxVector = ConvertToOriginalText<std::vector<TextRect>>(textbox); in OH_Drawing_GetTextDirectionFromTextBox() local[all …]