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