Searched defs:get_type (Results 1 – 2 of 2) sorted by relevance
1069 static jmethodID get_type = env->GetMethodID(page_object_class, "getPdfObjectType", "()I"); in ToNativePageObject() local1349 static jmethodID get_type = in ToNativePageAnnotation() local
629 pub fn get_type(&self) -> BtPropertyType { in get_type() method