Lines Matching refs:Text
523 xml::Text* t; in ArtifactFormatTagHandler()
524 if ((t = NodeCast<xml::Text>(node.get())) != nullptr) { in ArtifactFormatTagHandler()
565 xml::Text* t; in AbiGroupTagHandler()
566 if ((t = NodeCast<xml::Text>(node.get())) != nullptr) { in AbiGroupTagHandler()
626 xml::Text* t; in ScreenDensityGroupTagHandler()
627 if ((t = NodeCast<xml::Text>(node.get())) != nullptr) { in ScreenDensityGroupTagHandler()
693 xml::Text* t; in LocaleGroupTagHandler()
694 if ((t = NodeCast<xml::Text>(node.get())) != nullptr) { in LocaleGroupTagHandler()
809 xml::Text* t; in GlTextureGroupTagHandler()
810 if ((t = NodeCast<xml::Text>(node.get())) != nullptr) { in GlTextureGroupTagHandler()
846 xml::Text* t; in DeviceFeatureGroupTagHandler()
847 if ((t = NodeCast<xml::Text>(node.get())) != nullptr) { in DeviceFeatureGroupTagHandler()