OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ltsh
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/ots/src/
ltsh.cc
5
#include "
ltsh
.h"
9
//
LTSH
- Linear Threshold
10
// http://www.microsoft.com/typography/otspec/
ltsh
.htm
13
do { delete file->
ltsh
; file->
ltsh
= 0; } while (0)
24
OpenTypeLTSH *
ltsh
= new OpenTypeLTSH;
local
25
file->
ltsh
=
ltsh
;
28
if (!table.ReadU16(&
ltsh
->version) ||
33
if (
ltsh
->version != 0)
63
const OpenTypeLTSH *
ltsh
= file->
ltsh
;
local
[
all
...]
ots.h
201
F(
ltsh
,
LTSH
) \
/external/chromium_org/third_party/ots/
ots.target.darwin-arm.mk
43
third_party/ots/src/
ltsh
.cc \
ots.target.darwin-mips.mk
43
third_party/ots/src/
ltsh
.cc \
ots.target.darwin-x86.mk
43
third_party/ots/src/
ltsh
.cc \
ots.target.linux-arm.mk
43
third_party/ots/src/
ltsh
.cc \
ots.target.linux-mips.mk
43
third_party/ots/src/
ltsh
.cc \
ots.target.linux-x86.mk
43
third_party/ots/src/
ltsh
.cc \
Completed in 104 milliseconds