Searched defs:rootRect (Results 1 – 7 of 7) sorted by relevance
36 virtual void MovePage(int32_t pageId, const Offset& rootRect, double offsetHeight) {} in MovePage()
38 void TextFieldManager::MovePage(int32_t pageId, const Offset& rootRect, double offsetHeight) in MovePage()
32 void TextFieldManager::MovePage(int32_t pageId, const Offset& rootRect, double offsetHeight) in MovePage()
42 void MovePage(int32_t pageId, const Offset& rootRect, double offsetHeight) override {} in MovePage()
372 auto rootRect = layoutWrapper->GetGeometryNode()->GetFrameRect(); in AdjustSelectMenuOffset() local
2882 void PipelineContext::MovePage(const Offset& rootRect, double offsetHeight) in MovePage()
1492 auto rootRect = root->GetTransformRectRelativeToWindow(); in IsNodeInRoot() local