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