Searched refs:GetStyleNumValue (Results 1 – 3 of 3) sorted by relevance
138 pivotX_ = GetStyleNumValue(style); in ApplyPrivateStyle()141 pivotY_ = GetStyleNumValue(style); in ApplyPrivateStyle()144 fillColor_ = GetStyleNumValue(style); in ApplyPrivateStyle()147 opacity_ = GetStyleNumValue(style); in ApplyPrivateStyle()
103 int16_t value = GetStyleNumValue(style); in ApplyPrivateStyle()110 int16_t value = GetStyleNumValue(style); in ApplyPrivateStyle()
409 int32_t GetStyleNumValue(const AppStyleItem *style) const in GetStyleNumValue() function