OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_table
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-use-table.cc
58
static const USE_TABLE_ELEMENT_TYPE
use_table
[] = {
variable
[
all
...]
gen-use-table.py
405
print "static const USE_TABLE_ELEMENT_TYPE
use_table
[] = {"
451
print " if (hb_in_range (u, 0x%04Xu, 0x%04Xu)) return
use_table
[u - 0x%04Xu + %s];" % (start, end-1, start, offset)
Completed in 93 milliseconds