Searched refs:defaultTextCase (Results 1 – 2 of 2) sorted by relevance
76 auto defaultTextCase = static_cast<int32_t>(DEFAULT_TEXT_CASE); in GetSpanTextCase() local78 CHECK_NULL_RETURN(uiNode, defaultTextCase); in GetSpanTextCase()
374 int32_t defaultTextCase = static_cast<int32_t>(DEFAULT_TEXT_CASE); in GetTextTextCase() local376 CHECK_NULL_RETURN(frameNode, defaultTextCase); in GetTextTextCase()