OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testbrk
(Results
1 - 1
of
1
) sorted by null
/external/harfbuzz/src/
harfbuzz-shaper.cpp
710
hb_uint32
testbrk
= HB_GetWordClass(string[lookahead]);
local
711
if (
testbrk
== HB_Word_Format && HB_GetSentenceClass(string[lookahead]) != HB_Sentence_Sep) {
715
if (
testbrk
== brk) {
719
nbrk =
testbrk
;
[
all
...]
Completed in 134 milliseconds