Searched refs:kWindowTypeValueNormal (Results 1 – 3 of 3) sorted by relevance
51 const char kWindowTypeValueNormal[] = "normal"; variable
56 extern const char kWindowTypeValueNormal[];
473 if (type_str == keys::kWindowTypeValueNormal) { in RunImpl()1363 return keys::kWindowTypeValueNormal; in GetWindowTypeText()