cheshirekow  v0.1.0
fontconfig::op Namespace Reference

Enumerations

enum  Op {
  Integer, Double, String, Matrix,
  Range, Bool, CharSet, LangSet,
  Nil, Field, Const, Assign,
  AssignReplace, PrependFirst, Prepend, Append,
  AppendLast, Quest, Or, And,
  Equal, NotEqual, Contains, Listing,
  NotContains, Less, LessEqual, More,
  MoreEqual, Plus, Minus, Times,
  Divide, Not, Comma, Floor,
  Ceil, Round, Trunc, Invalid
}
 

Enumeration Type Documentation

Enumerator
Integer 
Double 
String 
Matrix 
Range 
Bool 
CharSet 
LangSet 
Nil 
Field 
Const 
Assign 
AssignReplace 
PrependFirst 
Prepend 
Append 
AppendLast 
Quest 
Or 
And 
Equal 
NotEqual 
Contains 
Listing 
NotContains 
Less 
LessEqual 
More 
MoreEqual 
Plus 
Minus 
Times 
Divide 
Not 
Comma 
Floor 
Ceil 
Round 
Trunc 
Invalid 

Definition at line 319 of file common.h.