Searched refs:ATTR_STATIC_STYLE (Results 1 – 2 of 2) sorted by relevance
63 static const char * const ATTR_STATIC_STYLE; variable
24 const char * const AppStyleManager::ATTR_STATIC_STYLE = "staticStyle"; member in OHOS::ACELite::AppStyleManager34 …ticStyleStrValue_ = jerry_create_string(reinterpret_cast<const jerry_char_t *>(ATTR_STATIC_STYLE)); in AppStyleManager()