Home | History | Annotate | Download | only in lib

Lines Matching refs:prop

174 static picoos_uint32 ktab_propOffset (const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uint32 prop);
289 picoos_uint32 graphsOffset, picoos_uint32 prop)
290 /* Returns offset of property 'prop' inside the graph with offset 'graphsOffset' in graphs table;
296 if ((g->graphTable[graphsOffset] & prop) == prop) {
299 if (prop > KTAB_GRAPH_PROPSET_TO) {
307 if (prop > KTAB_GRAPH_PROPSET_TOKENTYPE) {
315 if (prop > KTAB_GRAPH_PROPSET_TOKENSUBTYPE) {
323 if (prop > KTAB_GRAPH_PROPSET_VALUE) {
331 if (prop > KTAB_GRAPH_PROPSET_LOWERCASE) {
339 if (prop > KTAB_GRAPH_PROPSET_GRAPHSUBS1) {
347 if (prop > KTAB_GRAPH_PROPSET_GRAPHSUBS2) {
355 if (prop > KTAB_GRAPH_PROPSET_PUNCT) {
660 encoded (1 bit per prop)