- base
cef_base_t base;
Undocumented in source.
- get_data_resource
int function(cef_resource_bundle_handler_t*, int, void**, size_t*) get_data_resource;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_data_resource_for_scale
int function(cef_resource_bundle_handler_t*, int, cef_scale_factor_t, void**, size_t*) get_data_resource_for_scale;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- get_localized_string
int function(cef_resource_bundle_handler_t*, int, cef_string_t*) get_localized_string;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.