Searched refs:ATTR_DYNAMIC_STYLE (Results 1 – 2 of 2) sorted by relevance
64 static const char * const ATTR_DYNAMIC_STYLE; variable
25 const char * const AppStyleManager::ATTR_DYNAMIC_STYLE = "dynamicStyle"; member in OHOS::ACELite::AppStyleManager35 …icStyleStrValue_ = jerry_create_string(reinterpret_cast<const jerry_char_t *>(ATTR_DYNAMIC_STYLE)); in AppStyleManager()