Searched refs:GetPrimitiveType (Results 1 – 3 of 3) sorted by relevance
42 virtual FDE_CSSPRIMITIVETYPE GetPrimitiveType() const { return m_eType; } in GetPrimitiveType() function
602 FDE_CSSPRIMITIVETYPE eType = pPrimitive->GetPrimitiveType(); in ApplyProperty()1080 switch (pVal->GetPrimitiveType()) { in ApplyProperty()1110 switch (pVal->GetPrimitiveType()) { in ApplyProperty()1755 if (pPrimitive->GetPrimitiveType() == FDE_CSSPRIMITIVETYPE_Enum) { in ToTextDecoration()
240 virtual FDE_CSSPRIMITIVETYPE GetPrimitiveType() const = 0;