OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ItalicAngle
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp
198
int
ItalicAngle
= 0;
200
if (pFontDesc->KeyExist("
ItalicAngle
")) {
201
ItalicAngle
= pFontDesc->GetInteger("
ItalicAngle
");
204
if (
ItalicAngle
< 0) {
206
m_ItalicAngle =
ItalicAngle
;
[
all
...]
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 51 milliseconds