HomeSort by: relevance | last modified time | path
    Searched refs:pot_type (Results 1 - 8 of 8) sorted by relevancy

  /src/common/lib/libprop/
prop_bool.c 66 .pot_type = PROP_TYPE_BOOL,
prop_object.c 240 return (po->po_type->pot_type);
prop_number.c 84 .pot_type = PROP_TYPE_NUMBER,
prop_object_impl.h 196 uint32_t pot_type; member in struct:_prop_object_type
prop_string.c 79 .pot_type = PROP_TYPE_STRING,
prop_data.c 80 .pot_type = PROP_TYPE_DATA,
prop_dictionary.c 147 .pot_type = PROP_TYPE_DICTIONARY,
168 .pot_type = PROP_TYPE_DICT_KEYSYM,
prop_array.c 86 .pot_type = PROP_TYPE_ARRAY,

Completed in 39 milliseconds