Home
last modified time | relevance | path

Searched refs:CF2_NumberInt (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/psaux/
Dpsstack.c117 stack->top->type = CF2_NumberInt; in cf2_stack_pushInt()
147 if ( stack->top[-1].type != CF2_NumberInt ) in cf2_stack_popInt()
174 case CF2_NumberInt: in cf2_stack_popFixed()
200 case CF2_NumberInt: in cf2_stack_getReal()
247 CF2_StackNumber last = { { 0 }, CF2_NumberInt }; in cf2_stack_roll()
Dpsfixed.h83 CF2_NumberInt /* 32.0 */ enumerator