HomeSort by relevance Sort by last modified time
    Searched refs:nmarks (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.cpp 43 int nmarks = glast - gfrom; local
44 assert(nmarks > 0);
77 for(i = 1; i <= nmarks; i++) {
    [all...]
  /external/harfbuzz/src/
harfbuzz-shaper.cpp 244 int nmarks = glast - gfrom; local
245 assert(nmarks > 0);
277 for(i = 1; i <= nmarks; i++) {
    [all...]

Completed in 235 milliseconds