Searched refs:styleCenter_ (Results 1 – 2 of 2) sorted by relevance
400 if (styleCenter_ != nullptr) { in StyleSettingsDestroy()401 OH_Drawing_PointDestroy(styleCenter_); in StyleSettingsDestroy()402 styleCenter_ = nullptr; in StyleSettingsDestroy()
118 OH_Drawing_Point* styleCenter_ = nullptr; variable