Home
last modified time | relevance | path

Searched refs:isGhost (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dpaint_record.h87 bool isGhost() const { return is_ghost_; } in isGhost() function
Dparagraph_txt.cc1315 if (record.isGhost()) in PaintDecorations()