Searched defs:popVal (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/vcl/source/fontsubset/ | ||
H A D | cff.cxx | 474 ValType popVal( void) { return ((mnStackIdx>0) ? mnValStack[ --mnStackIdx] : 0);} in popVal() function in CffSubsetterContext |
Completed in 29 milliseconds