Home
last modified time | relevance | path

Searched defs:get_language (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cmap-table.hh198 unsigned get_language () const in get_language() function
520 unsigned get_language () const in get_language() function
791 unsigned get_language () const in get_language() function
855 unsigned get_language () const in get_language() function
1540 unsigned get_language () const in get_language() function
H A Dhb-aat-ltag-table.hh67 hb_language_t get_language (unsigned int i) const in get_language() function
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_app.cpp184 CJS_Result CJS_App::get_language(CJS_Runtime* pRuntime) { in get_language() function in CJS_App