Searched refs:GetRectsForPlaceholders (Results 1 – 8 of 8) sorted by relevance
59 std::vector<TextBox> GetRectsForPlaceholders() override;
85 std::vector<Paragraph::TextBox> ParagraphSkia::GetRectsForPlaceholders() { in GetRectsForPlaceholders() function in txt::ParagraphSkia
164 virtual std::vector<TextBox> GetRectsForPlaceholders() = 0;
108 std::vector<Paragraph::TextBox> GetRectsForPlaceholders() override;
1925 std::vector<Paragraph::TextBox> ParagraphTxt::GetRectsForPlaceholders() { in GetRectsForPlaceholders() function in txt::ParagraphTxt
106 m_paragraph->GetRectsForPlaceholders(); in getRectsForPlaceholders()
287 Float32Array GetRectsForPlaceholders(para::Paragraph& self) { in GetRectsForPlaceholders() function426 .function("_getRectsForPlaceholders", &GetRectsForPlaceholders) in EMSCRIPTEN_BINDINGS()
164 boxes = paragraph->GetRectsForPlaceholders(); in TEST_F()246 paragraph->GetRectsForPlaceholders(); in TEST_F()322 paragraph->GetRectsForPlaceholders(); in TEST_F()398 paragraph->GetRectsForPlaceholders(); in TEST_F()472 paragraph->GetRectsForPlaceholders(); in TEST_F()546 paragraph->GetRectsForPlaceholders(); in TEST_F()620 paragraph->GetRectsForPlaceholders(); in TEST_F()695 paragraph->GetRectsForPlaceholders(); in TEST_F()847 boxes = paragraph->GetRectsForPlaceholders(); in TEST_F()968 paragraph->GetRectsForPlaceholders(); in TEST_F()[all …]